Searched defs:iph (Results 101 - 125 of 299) sorted by relevance

1234567891011>>

/linux-master/net/ipv6/netfilter/
H A Dnf_socket_ipv6.c102 struct ipv6hdr *iph = ipv6_hdr(skb), ipv6_var; local
H A Dnft_fib_ipv6.c133 struct ipv6hdr *iph, _iph; local
22 nft_fib6_flowi_init(struct flowi6 *fl6, const struct nft_fib *priv, const struct nft_pktinfo *pkt, const struct net_device *dev, struct ipv6hdr *iph) argument
59 __nft_fib6_eval_type(const struct nft_fib *priv, const struct nft_pktinfo *pkt, struct ipv6hdr *iph) argument
145 nft_fib_v6_skip_icmpv6(const struct sk_buff *skb, u8 next, const struct ipv6hdr *iph) argument
163 struct ipv6hdr *iph, _iph; local
[all...]
/linux-master/net/ipv4/netfilter/
H A Dnft_fib_ipv4.c34 struct iphdr *iph, _iph; local
63 struct iphdr *iph, _iph; local
[all...]
H A Dnf_reject_ipv4.c17 struct iphdr *iph; local
319 struct iphdr *iph = ip_hdr(skb_in); local
[all...]
/linux-master/samples/bpf/
H A Dtest_lwt_bpf.c64 struct iphdr *iph = data; local
H A Dhbm_kern.h111 struct iphdr iph; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_sk_assign.c69 struct iphdr *iph = (struct iphdr *)(data + sizeof(*eth)); local
H A Dtest_xdp_dynptr.c86 struct iphdr *iph; local
[all...]
/linux-master/net/ipv4/
H A Desp4_offload.c100 struct iphdr *iph = ip_hdr(skb); local
H A Dtcp_offload.c41 const struct iphdr *iph = ip_hdr(skb); local
335 const struct iphdr *iph = ip_hdr(skb); local
H A Dip_options.c47 unsigned char *iph = skb_network_header(skb); local
249 unsigned char *iph; local
590 struct iphdr *iph = ip_hdr(skb); local
[all...]
H A Dip_input.c263 const struct iphdr *iph; local
308 static bool ip_can_use_hint(const struct sk_buff *skb, const struct iphdr *iph, argument
321 const struct iphdr *iph = ip_hdr(skb); local
458 const struct iphdr *iph; local
[all...]
/linux-master/net/netfilter/ipvs/
H A Dip_vs_pe_sip.c69 struct ip_vs_iphdr iph; local
148 ip_vs_sip_conn_out(struct ip_vs_service *svc, struct ip_vs_dest *dest, struct sk_buff *skb, const struct ip_vs_iphdr *iph, __be16 dport, __be16 cport) argument
H A Dip_vs_dh.c213 ip_vs_dh_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, struct ip_vs_iphdr *iph) argument
H A Dip_vs_proto_udp.c31 udp_conn_schedule(struct netns_ipvs *ipvs, int af, struct sk_buff *skb, struct ip_vs_proto_data *pd, int *verdict, struct ip_vs_conn **cpp, struct ip_vs_iphdr *iph) argument
136 udp_snat_handler(struct sk_buff *skb, struct ip_vs_protocol *pp, struct ip_vs_conn *cp, struct ip_vs_iphdr *iph) argument
219 udp_dnat_handler(struct sk_buff *skb, struct ip_vs_protocol *pp, struct ip_vs_conn *cp, struct ip_vs_iphdr *iph) argument
[all...]
/linux-master/net/netfilter/
H A Dnft_tproxy.c27 const struct iphdr *iph = ip_hdr(skb); local
90 const struct ipv6hdr *iph = ipv6_hdr(skb); local
[all...]
H A Dutils.c13 const struct iphdr *iph = ip_hdr(skb); local
47 const struct iphdr *iph = ip_hdr(skb); local
H A Dxt_TCPMSS.c198 struct iphdr *iph = ip_hdr(skb); local
H A Dnf_conntrack_irc.c111 const struct iphdr *iph; local
/linux-master/net/ipv6/
H A Dudp_offload.c119 const struct ipv6hdr *iph = skb_gro_network_header(skb); local
/linux-master/drivers/net/netdevsim/
H A Dpsample.c44 struct iphdr *iph; local
[all...]
/linux-master/include/net/
H A Dinet_ecn.h77 static inline int IP_ECN_set_ce(struct iphdr *iph) argument
105 static inline int IP_ECN_set_ect1(struct iphdr *iph) argument
115 IP_ECN_clear(struct iphdr *iph) argument
134 IP6_ECN_set_ce(struct sk_buff *skb, struct ipv6hdr *iph) argument
150 IP6_ECN_set_ect1(struct sk_buff *skb, struct ipv6hdr *iph) argument
[all...]
H A Ddst_metadata.h222 const struct iphdr *iph = ip_hdr(skb); local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_selftest.c85 struct iphdr *iph; local
166 struct iphdr *iph; local
[all...]
/linux-master/tools/testing/selftests/net/
H A Dpsock_snd.c119 struct iphdr *iph = header; local
[all...]

Completed in 218 milliseconds

1234567891011>>