Searched defs:ip_hdr (Results 1 – 7 of 7) sorted by relevance
352 struct ip_hdr { struct371 #define IP_HDR_SIZE (sizeof(struct ip_hdr)) argument
111 void *ip_hdr = pkt->vec[NET_TX_PKT_L3HDR_FRAG].iov_base; in net_tx_pkt_update_ip_checksums() local