Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c96 #define OPT_HDR(type, skb, off) \ macro
144 hp = OPT_HDR(struct ipv6_opt_hdr, skb, off); in iwl_mvm_tx_csum()
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c4966 #define OPT_HDR(type, skb, off) \ macro
5005 hp = OPT_HDR(struct ipv6_opt_hdr, skb, off); in skb_checksum_setup_ipv6()
5020 hp = OPT_HDR(struct ip_auth_hdr, skb, off); in skb_checksum_setup_ipv6()
5035 hp = OPT_HDR(struct frag_hdr, skb, off); in skb_checksum_setup_ipv6()