Home
last modified time | relevance | path

Searched defs:_hdr (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.h49 #define SET_80211_PS_POLL_AID(_hdr, _val) \ argument
51 #define SET_80211_PS_POLL_BSSID(_hdr, _val) \ argument
53 #define SET_80211_PS_POLL_TA(_hdr, _val) \ argument
56 #define SET_80211_HDR_ADDRESS1(_hdr, _val) \ argument
58 #define SET_80211_HDR_ADDRESS2(_hdr, _val) \ argument
60 #define SET_80211_HDR_ADDRESS3(_hdr, _val) \ argument
/linux/net/core/
H A Dflow_dissector.c214 struct ip_auth_hdr _hdr, *hdr; in __skb_flow_dissect_ah() local
236 struct ip_esp_hdr _hdr, *hdr; in __skb_flow_dissect_esp() local
260 } *hdr, _hdr; in __skb_flow_dissect_l2tpv3() local
520 struct mpls_label *hdr, _hdr; in __skb_flow_dissect_mpls() local
634 struct flow_dissector_key_cfm *key, *hdr, _hdr; in __skb_flow_dissect_cfm() local
661 struct gre_base_hdr *hdr, _hdr; in __skb_flow_dissect_gre() local
802 } *hdr, _hdr; in __skb_flow_dissect_batadv() local
1353 } *hdr, _hdr; in __skb_flow_dissect() local
1411 struct tipc_basic_hdr *hdr, _hdr; in __skb_flow_dissect() local
1464 struct ptp_header *hdr, _hdr; in __skb_flow_dissect() local
[all …]
/linux/net/bridge/
H A Dbr_mrp.c878 struct br_mrp_tlv_hdr _hdr; in br_mrp_ring_frame() local
898 struct br_mrp_tlv_hdr _hdr; in br_mrp_in_frame() local
922 struct br_mrp_tlv_hdr _hdr; in br_mrp_mrm_process() local
969 struct br_mrp_tlv_hdr _hdr; in br_mrp_mra_process() local
1004 struct br_mrp_tlv_hdr _hdr; in br_mrp_mim_process() local
1040 struct br_mrp_tlv_hdr _hdr; in br_mrp_get_frame_type() local
H A Dbr_cfm.c376 struct br_cfm_common_hdr _hdr; in br_cfm_frame_rx() local
/linux/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c23 struct tcphdr _hdr, *hp; in nf_tproxy_handle_time_wait4() local
87 struct tcphdr _hdr, *hp; nf_tproxy_get_sock_v4() local
H A Dnf_socket_ipv4.c99 struct tcphdr _hdr; in nf_sk_lookup_slow_v4() local
/linux/net/ipv6/netfilter/
H A Dnf_tproxy_ipv6.c46 struct tcphdr _hdr, *hp; in nf_tproxy_handle_time_wait6() local
88 struct tcphdr _hdr, *hp; in nf_tproxy_get_sock_v6() local
H A Dip6t_ipv6header.c47 struct ipv6_opt_hdr _hdr; in ipv6header_mt6() local
H A Dnf_socket_ipv6.c114 struct tcphdr _hdr; in nf_sk_lookup_slow_v6() local
/linux/net/ipv6/
H A Dexthdrs_core.c80 struct ipv6_opt_hdr _hdr, *hp; in ipv6_skip_exthdr() local
209 struct ipv6_opt_hdr _hdr, *hp; in ipv6_find_hdr() local
H A Dmip6.c76 struct ip6_mh _hdr; in mip6_mh_filter() local
H A Draw.c95 struct icmp6hdr _hdr; in icmpv6_filter() local
/linux/net/netfilter/
H A Dxt_TPROXY.c40 struct udphdr _hdr, *hp; in tproxy_tg4() local
109 struct udphdr _hdr, *hp; in tproxy_tg6_v1() local
H A Dnf_conntrack_proto_udp.c50 struct udphdr _hdr; in udp_error() local
146 struct udphdr _hdr; in udplite_error() local
H A Dnft_tproxy.c28 struct udphdr _hdr, *hp; in nft_tproxy_eval_v4() local
92 struct udphdr _hdr, *hp; in nft_tproxy_eval_v6() local
H A Dnf_conntrack_proto_icmp.c31 struct icmphdr _hdr; in icmp_pkt_to_tuple() local
H A Dnf_conntrack_proto_icmpv6.c37 struct icmp6hdr _hdr; in icmpv6_pkt_to_tuple() local
H A Dnf_log_syslog.c571 struct ipv6_opt_hdr _hdr; in dump_ipv6_packet() local
/linux/net/tipc/
H A Dmsg.c205 int tipc_msg_append(struct tipc_msg *_hdr, struct msghdr *m, int dlen, in tipc_msg_append()
314 struct tipc_msg *_hdr; in tipc_msg_fragment() local
628 struct tipc_msg *_hdr, *hdr; in tipc_msg_reverse() local
H A Dbcast.c321 struct tipc_msg *hdr, *_hdr; in tipc_mcast_send_sync() local
788 struct tipc_msg *hdr, *_hdr; in tipc_mcast_filter_msg() local
H A Dgroup.c474 struct tipc_msg *_hdr, *hdr = buf_msg(skb); in tipc_group_sort_msg() local
/linux/drivers/nfc/
H A Dmei_phy.c84 #define MEI_DUMP_NFC_HDR(info, _hdr) \ argument
/linux/net/openvswitch/
H A Dflow.c283 struct ipv6_opt_hdr _hdr, *hp; in get_ipv6_ext_hdrs() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c16 #define ICE_FLOW_FLD_INFO(_hdr, _offset_bytes, _size_bytes) { \ argument
23 #define ICE_FLOW_FLD_INFO_MSK(_hdr, _offset_bytes, _size_bytes, _mask) { \ argument
/linux/net/ipv4/
H A Draw.c139 struct icmphdr _hdr; in icmp_filter() local

12