Searched defs:iphdr (Results 1 – 4 of 4) sorted by relevance
114 struct iphdr { struct116 __u8 ihl:4,117 version:4;124 __u8 tos;125 __u16 tot_len;126 __u16 id;127 __u16 frag_off;128 __u8 ttl;129 __u8 protocol;130 __u16 check;[all …]
261 static int get_skb_hdr(struct sk_buff *skb, void **iphdr, in get_skb_hdr()
1645 static int nes_lro_get_skb_hdr(struct sk_buff *skb, void **iphdr, in nes_lro_get_skb_hdr()
528 mv643xx_get_skb_header(struct sk_buff *skb, void **iphdr, void **tcph, in mv643xx_get_skb_header()