Searched defs:hp (Results 1 – 17 of 17) 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 | 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_udp.c | 44 const struct udphdr *hp; in udp_pkt_to_tuple() local
|
D | nf_conntrack_proto_udplite.c | 54 const struct udphdr *hp; in udplite_pkt_to_tuple() local
|
D | xt_HMARK.c | 64 union hmark_ports hp; in hmark_swap_ports() local
|
D | nf_conntrack_proto_sctp.c | 161 const struct sctphdr *hp; in sctp_pkt_to_tuple() local
|
D | nf_conntrack_proto_tcp.c | 282 const struct tcphdr *hp; 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 | tcp_ipv6.c | 553 static int tcp_v6_md5_hash_pseudoheader(struct tcp_md5sig_pool *hp, in tcp_v6_md5_hash_pseudoheader() 575 struct tcp_md5sig_pool *hp; in tcp_v6_md5_hash_hdr() local 610 struct tcp_md5sig_pool *hp; in tcp_v6_md5_hash_skb() local
|
/net/ipv6/netfilter/ |
D | ip6t_ipv6header.c | 49 const struct ipv6_opt_hdr *hp; in ipv6header_mt6() local
|
D | nf_log_ipv6.c | 78 const struct ipv6_opt_hdr *hp; in dump_ipv6_packet() local
|
D | nf_conntrack_proto_icmpv6.c | 42 const struct icmp6hdr *hp; in icmpv6_pkt_to_tuple() local
|
/net/sunrpc/ |
D | svcauth.c | 141 struct auth_domain *hp; in auth_domain_lookup() local
|
/net/ipv4/netfilter/ |
D | nf_conntrack_proto_icmp.c | 35 const struct icmphdr *hp; in icmp_pkt_to_tuple() local
|
/net/ipv4/ |
D | tcp_ipv4.c | 1032 static int tcp_v4_md5_hash_pseudoheader(struct tcp_md5sig_pool *hp, in tcp_v4_md5_hash_pseudoheader() 1058 struct tcp_md5sig_pool *hp; in tcp_v4_md5_hash_hdr() local 1091 struct tcp_md5sig_pool *hp; in tcp_v4_md5_hash_skb() local
|
D | tcp.c | 3031 int tcp_md5_hash_header(struct tcp_md5sig_pool *hp, in tcp_md5_hash_header() 3049 int tcp_md5_hash_skb_data(struct tcp_md5sig_pool *hp, in tcp_md5_hash_skb_data() 3086 int tcp_md5_hash_key(struct tcp_md5sig_pool *hp, const struct tcp_md5sig_key *key) in tcp_md5_hash_key()
|
/net/core/ |
D | skbuff.c | 4023 struct ipv6_opt_hdr *hp; in skb_checksum_setup_ipv6() local 4038 struct ip_auth_hdr *hp; in skb_checksum_setup_ipv6() local 4053 struct frag_hdr *hp; in skb_checksum_setup_ipv6() local
|