Home
last modified time | relevance | path

Searched refs:tcpudp_hdr (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/
Dinet_lro.h107 void **tcpudp_hdr, u64 *hdr_flags, void *priv);
120 void **ip_hdr, void **tcpudp_hdr, u64 *hdr_flags,
/linux-3.3/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c2282 void **ip_hdr, void **tcpudp_hdr, in myri10ge_get_frag_header() argument
2326 *tcpudp_hdr = (u8 *) (*ip_hdr) + (iph->ihl << 2); in myri10ge_get_frag_header()