Home
last modified time | relevance | path

Searched refs:OPT_HDR (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtx.c205 #define OPT_HDR(type, skb, off) \ macro
254 hp = OPT_HDR(struct ipv6_opt_hdr, skb, off); in iwl_mld_get_offload_assist()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c42 #define OPT_HDR(type, skb, off) \ macro
88 hp = OPT_HDR(struct ipv6_opt_hdr, skb, off); in iwl_mvm_tx_csum()
/linux-6.15/net/core/
H A Dskbuff.c5794 #define OPT_HDR(type, skb, off) \ macro
5833 hp = OPT_HDR(struct ipv6_opt_hdr, skb, off); in skb_checksum_setup_ipv6()
5848 hp = OPT_HDR(struct ip_auth_hdr, skb, off); in skb_checksum_setup_ipv6()
5863 hp = OPT_HDR(struct frag_hdr, skb, off); in skb_checksum_setup_ipv6()