/linux-3.3/drivers/net/wireless/rtlwifi/ |
D | base.h | 69 #define SET_80211_HDR_FRAME_CONTROL(_hdr, _val) \ argument 71 #define SET_80211_HDR_TYPE_AND_SUBTYPE(_hdr, _val) \ argument 73 #define SET_80211_HDR_PWR_MGNT(_hdr, _val) \ argument 75 #define SET_80211_HDR_TO_DS(_hdr, _val) \ argument 78 #define SET_80211_PS_POLL_AID(_hdr, _val) \ argument 80 #define SET_80211_PS_POLL_BSSID(_hdr, _val) \ argument 82 #define SET_80211_PS_POLL_TA(_hdr, _val) \ argument 85 #define SET_80211_HDR_DURATION(_hdr, _val) \ argument 87 #define SET_80211_HDR_ADDRESS1(_hdr, _val) \ argument 89 #define SET_80211_HDR_ADDRESS2(_hdr, _val) \ argument [all …]
|
/linux-3.3/net/netfilter/ |
D | xt_TPROXY.c | 93 struct tcphdr _hdr, *hp; in tproxy_handle_time_wait4() local 125 struct udphdr _hdr, *hp; in tproxy_tg4() local 246 struct tcphdr _hdr, *hp; in tproxy_handle_time_wait6() local 281 struct udphdr _hdr, *hp; in tproxy_tg6_v1() local
|
D | nf_conntrack_proto_udp.c | 36 struct udphdr _hdr; in udp_pkt_to_tuple() local 101 struct udphdr _hdr; in udp_error() local
|
D | nf_conntrack_proto_udplite.c | 35 struct udphdr _hdr; in udplite_pkt_to_tuple() local 101 struct udphdr _hdr; in udplite_error() local
|
D | xt_socket.c | 109 struct udphdr _hdr, *hp = NULL; in socket_match() local 262 struct udphdr _hdr, *hp = NULL; in socket_mt6_v1() local
|
D | nf_conntrack_proto_dccp.c | 406 struct dccp_hdr _hdr, *dh; in dccp_pkt_to_tuple() local
|
D | nf_conntrack_proto_sctp.c | 134 struct sctphdr _hdr; in sctp_pkt_to_tuple() local
|
D | nf_conntrack_proto_tcp.c | 278 struct tcphdr _hdr; in tcp_pkt_to_tuple() local
|
/linux-3.3/net/core/ |
D | flow_dissector.c | 79 } *hdr, _hdr; in skb_flow_dissect() local 103 } *hdr, _hdr; in skb_flow_dissect() local
|
/linux-3.3/net/ipv6/ |
D | exthdrs_core.c | 78 struct ipv6_opt_hdr _hdr, *hp; in ipv6_skip_exthdr() local
|
/linux-3.3/net/ipv6/netfilter/ |
D | ip6t_ipv6header.c | 50 struct ipv6_opt_hdr _hdr; in ipv6header_mt6() local
|
D | nf_conntrack_proto_icmpv6.c | 37 struct icmp6hdr _hdr; in icmpv6_pkt_to_tuple() local
|
D | ip6t_LOG.c | 75 struct ipv6_opt_hdr _hdr; in dump_packet() local
|
D | ip6_tables.c | 2317 struct ipv6_opt_hdr _hdr, *hp; in ipv6_find_hdr() local
|
/linux-3.3/net/ipv4/netfilter/ |
D | nf_conntrack_proto_icmp.c | 30 struct icmphdr _hdr; in icmp_pkt_to_tuple() local
|
/linux-3.3/drivers/atm/ |
D | solos-pci.c | 656 struct pkt_hdr _hdr, *header; in solos_bh() local
|
/linux-3.3/drivers/net/wireless/orinoco/ |
D | main.c | 688 static inline int is_ethersnap(void *_hdr) in is_ethersnap()
|