Man Page: skb_gso_transport_seglen
Operating Environment: centos
Section: 9
SKB_GSO_TRANSPORT_SE(9) Linux Networking SKB_GSO_TRANSPORT_SE(9)NAMEskb_gso_transport_seglen - Return length of individual segments of a gso packetSYNOPSISunsigned int skb_gso_transport_seglen(const struct sk_buff * skb);ARGUMENTSskb GSO skbDESCRIPTIONskb_gso_transport_seglen is used to determine the real size of the individual segments, including Layer4 headers (TCP/UDP). The MAC/L2 or network (IP, IPv6) headers are not accounted for.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_GSO_TRANSPORT_SE(9)
| Related Man Pages |
|---|
| wimax_msg_alloc(9) - suse |
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| vconfig(8) - debian |
| vconfig(8) - suse |
| tc-ife(8) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |