Searched defs:_hdr (Results 1 – 16 of 16) sorted by relevance
/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 | 44 struct udphdr _hdr; in udp_pkt_to_tuple() local 117 struct udphdr _hdr; in udp_error() local
|
D | xt_socket.c | 109 struct udphdr _hdr, *hp = NULL; in xt_socket_get4_sk() local 274 struct udphdr _hdr, *hp = NULL; in xt_socket_get6_sk() local
|
D | nf_conntrack_proto_udplite.c | 54 struct udphdr _hdr; in udplite_pkt_to_tuple() local 127 struct udphdr _hdr; in udplite_error() local
|
D | nf_conntrack_proto_dccp.c | 403 struct dccp_hdr _hdr, *dh; in dccp_pkt_to_tuple() local
|
D | xt_LOG.c | 539 struct ipv6_opt_hdr _hdr; in dump_ipv6_packet() local
|
D | nf_conntrack_proto_sctp.c | 148 struct sctphdr _hdr; in sctp_pkt_to_tuple() local
|
D | nf_conntrack_proto_tcp.c | 281 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 | 89 struct ip6_mh _hdr; in mip6_mh_filter() local
|
D | raw.c | 111 struct icmp6hdr *_hdr; in icmpv6_filter() local
|
/net/ipv6/netfilter/ |
D | ip6t_ipv6header.c | 50 struct ipv6_opt_hdr _hdr; in ipv6header_mt6() local
|
D | nf_conntrack_proto_icmpv6.c | 42 struct icmp6hdr _hdr; in icmpv6_pkt_to_tuple() local
|
/net/core/ |
D | flow_dissector.c | 84 } *hdr, _hdr; in skb_flow_dissect() local 108 } *hdr, _hdr; in skb_flow_dissect() 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 | 134 struct icmphdr _hdr; in icmp_filter() local
|