Query: skb_segment
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_SEGMENT(9) Linux Networking SKB_SEGMENT(9)NAMEskb_segment - Perform protocol segmentation on skb.SYNOPSISstruct sk_buff * skb_segment(struct sk_buff * skb, int features);ARGUMENTSskb buffer to segment features features for the output path (see dev->features)DESCRIPTIONThis function performs segmentation on the given skb. It returns a pointer to the first in a list of new skbs for the segments. In case of error it returns ERR_PTR(err).COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_SEGMENT(9)
Related Man Pages |
---|
cfg80211_testmode_alloc_reply_skb(9) - centos |
struct_ieee80211_tx_rate_control(9) - centos |
vconfig(8) - redhat |
vconfig(8) - suse |
tc-ife(8) - mojave |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Update kernel Linux without reboot?! |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |
Shopt -s histappend |