Searched defs:ip_hdr (Results 1 – 11 of 11) sorted by relevance
352 struct ip_hdr { struct371 #define IP_HDR_SIZE (sizeof(struct ip_hdr)) argument
19 static inline struct iphdr *ip_hdr(const struct sk_buff *skb) in ip_hdr() function
68 struct iphdr ip_hdr; in r8712_set_qos() local
361 struct iphdr ip_hdr_tmp, *ip_hdr; in batadv_skb_set_priority() local
111 void *ip_hdr = pkt->vec[NET_TX_PKT_L3HDR_FRAG].iov_base; in net_tx_pkt_update_ip_checksums() local
1222 struct iphdr *ip_hdr; in wl18xx_set_tx_desc_csum() local
110 u8 up = 0, traffic_class, *ip_hdr; in ath6kl_process_uapsdq() local
273 struct iphdr *ip_hdr = (struct iphdr *) pkt; in ath6kl_wmi_determine_user_priority() local
177 __be32 ip_hdr[3]; in get_mangled_tos_ttl() local
603 struct iphdr ip_hdr; in set_qos() local
147 u32 ip_hdr[]; member