Searched defs:_hdr (Results 1 – 16 of 16) sorted by relevance
/net/netfilter/ |
D | xt_TPROXY.c | 257 struct tcphdr _hdr, *hp; in tproxy_handle_time_wait4() local 297 struct udphdr _hdr, *hp; in tproxy_tg4() local 418 struct tcphdr _hdr, *hp; in tproxy_handle_time_wait6() local 452 struct udphdr _hdr, *hp; in tproxy_tg6_v1() local
|
D | nf_conntrack_proto_udp.c | 45 struct udphdr _hdr; in udp_pkt_to_tuple() local 118 struct udphdr _hdr; in udp_error() local
|
D | nf_conntrack_proto_udplite.c | 55 struct udphdr _hdr; in udplite_pkt_to_tuple() local 128 struct udphdr _hdr; in udplite_error() local
|
D | xt_socket.c | 161 struct udphdr _hdr, *hp; in xt_socket_lookup_slow_v4() local 363 struct udphdr _hdr, *hp; in xt_socket_lookup_slow_v6() local
|
D | nf_conntrack_proto_dccp.c | 403 struct dccp_hdr _hdr, *dh; in dccp_pkt_to_tuple() local
|
D | nf_conntrack_proto_sctp.c | 162 struct sctphdr _hdr; in sctp_pkt_to_tuple() local
|
D | nf_conntrack_proto_tcp.c | 283 struct tcphdr _hdr; in tcp_pkt_to_tuple() local
|
/net/ipv6/ |
D | exthdrs_core.c | 79 struct ipv6_opt_hdr _hdr, *hp; in ipv6_skip_exthdr() local 210 struct ipv6_opt_hdr _hdr, *hp; in ipv6_find_hdr() local
|
D | mip6.c | 88 struct ip6_mh _hdr; in mip6_mh_filter() local
|
D | raw.c | 112 struct icmp6hdr _hdr; in icmpv6_filter() local
|
/net/core/ |
D | flow_dissector.c | 281 } *hdr, _hdr; in __skb_flow_dissect() local 300 } *hdr, _hdr; in __skb_flow_dissect() local 318 struct mpls_label *hdr, _hdr[2]; in __skb_flow_dissect() local 355 } *hdr, _hdr; in __skb_flow_dissect() local
|
/net/ipv6/netfilter/ |
D | ip6t_ipv6header.c | 50 struct ipv6_opt_hdr _hdr; in ipv6header_mt6() local
|
D | nf_log_ipv6.c | 77 struct ipv6_opt_hdr _hdr; in dump_ipv6_packet() local
|
D | nf_conntrack_proto_icmpv6.c | 43 struct icmp6hdr _hdr; in icmpv6_pkt_to_tuple() local
|
/net/ipv4/netfilter/ |
D | nf_conntrack_proto_icmp.c | 36 struct icmphdr _hdr; in icmp_pkt_to_tuple() local
|
/net/ipv4/ |
D | raw.c | 144 struct icmphdr _hdr; in icmp_filter() local
|