Home
last modified time | relevance | path

Searched defs:iphdr (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8712/
Dip.h114 struct iphdr { struct
116 __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 …]
/drivers/net/ethernet/pasemi/
Dpasemi_mac.c261 static int get_skb_hdr(struct sk_buff *skb, void **iphdr, in get_skb_hdr()
/drivers/infiniband/hw/nes/
Dnes_hw.c1645 static int nes_lro_get_skb_hdr(struct sk_buff *skb, void **iphdr, in nes_lro_get_skb_hdr()
/drivers/net/ethernet/marvell/
Dmv643xx_eth.c528 mv643xx_get_skb_header(struct sk_buff *skb, void **iphdr, void **tcph, in mv643xx_get_skb_header()