Query: skb_tx_error
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_TX_ERROR(9) Linux Networking SKB_TX_ERROR(9)NAMEskb_tx_error - report an sk_buff xmit errorSYNOPSISvoid skb_tx_error(struct sk_buff * skb);ARGUMENTSskb buffer that triggered an errorDESCRIPTIONReport xmit error if a device callback is tracking this skb. skb must be freed afterwards.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_TX_ERROR(9)