Scroll to navigation

SKB_TX_ERROR(9) Linux Networking SKB_TX_ERROR(9)

NAME

skb_tx_error - report an sk_buff xmit error

SYNOPSIS

void skb_tx_error(struct sk_buff * skb);

ARGUMENTS

skb

buffer that triggered an error

DESCRIPTION

Report xmit error if a device callback is tracking this skb. skb must be freed afterwards.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.