Searched defs:hp (Results 1 – 17 of 17) 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 | 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_udp.c | 43 const struct udphdr *hp; in udp_pkt_to_tuple() local
|
D | nf_conntrack_proto_udplite.c | 53 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 | xt_LOG.c | 540 const struct ipv6_opt_hdr *hp; in dump_ipv6_packet() local
|
D | nf_conntrack_proto_sctp.c | 147 const struct sctphdr *hp; in sctp_pkt_to_tuple() local
|
D | nf_conntrack_proto_tcp.c | 280 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 | 566 static int tcp_v6_md5_hash_pseudoheader(struct tcp_md5sig_pool *hp, in tcp_v6_md5_hash_pseudoheader() 588 struct tcp_md5sig_pool *hp; in tcp_v6_md5_hash_hdr() local 623 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_conntrack_proto_icmpv6.c | 41 const struct icmp6hdr *hp; in icmpv6_pkt_to_tuple() local
|
/net/sunrpc/ |
D | svcauth.c | 139 struct auth_domain *hp; in auth_domain_lookup() local
|
D | cache.c | 62 struct cache_head **head, **hp; in sunrpc_cache_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.c | 3273 int tcp_md5_hash_header(struct tcp_md5sig_pool *hp, in tcp_md5_hash_header() 3291 int tcp_md5_hash_skb_data(struct tcp_md5sig_pool *hp, in tcp_md5_hash_skb_data() 3328 int tcp_md5_hash_key(struct tcp_md5sig_pool *hp, const struct tcp_md5sig_key *key) in tcp_md5_hash_key()
|
D | tcp_ipv4.c | 1115 static int tcp_v4_md5_hash_pseudoheader(struct tcp_md5sig_pool *hp, in tcp_v4_md5_hash_pseudoheader() 1141 struct tcp_md5sig_pool *hp; in tcp_v4_md5_hash_hdr() local 1174 struct tcp_md5sig_pool *hp; in tcp_v4_md5_hash_skb() local
|