Man Page: skb_gso_network_seglen
Operating Environment: centos
Section: 9
SKB_GSO_NETWORK_SEGL(9) Linux Networking SKB_GSO_NETWORK_SEGL(9)NAMEskb_gso_network_seglen - Return length of individual segments of a gso packetSYNOPSISunsigned int skb_gso_network_seglen(const struct sk_buff * skb);ARGUMENTSskb GSO skbDESCRIPTIONskb_gso_network_seglen is used to determine the real size of the individual segments, including Layer3 (IP, IPv6) and L4 headers (TCP/UDP). The MAC/L2 header is not accounted for.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_GSO_NETWORK_SEGL(9)
| Related Man Pages |
|---|
| wimax_msg_alloc(9) - suse |
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| wimax_msg_alloc(9) - centos |
| vconfig(8) - redhat |
| vconfig(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Tar Command |
| Controlling user input |