/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ip_tunnel.c | 283 const struct iphdr *iph; ip_tunnel_bind_dev() local 366 const struct iphdr *iph = ip_hdr(skb); ip_tunnel_rcv() local 1249 struct iphdr *iph = &tunnel->parms.iph; ip_tunnel_init() local [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | esp6.c | 1029 const struct ipv6hdr *iph = (const struct ipv6hdr *)skb->data; in esp6_err() local
|
H A D | ip6_vti.c | 610 const struct ipv6hdr *iph = (const struct ipv6hdr *)skb->data; in vti6_err() local
|
H A D | raw.c | 628 struct ipv6hdr *iph; in rawv6_send_hdrinc() local
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 707 struct iphdr *iph = ip_hdr(skb); in ip_vs_bypass_xmit() local 736 struct ipv6hdr *iph = ipv6_hdr(skb); in ip_vs_bypass_xmit_v6() local 1146 struct iphdr *iph; /* Our new IP header */ in ip_vs_tunnel_xmit() local 1296 struct ipv6hdr *iph; /* Our new IP header */ ip_vs_tunnel_xmit_v6() local 1510 ip_vs_icmp_xmit(struct sk_buff *skb, struct ip_vs_conn *cp, struct ip_vs_protocol *pp, int offset, unsigned int hooknum, struct ip_vs_iphdr *iph) ip_vs_icmp_xmit() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_rx.c | 579 get_fixed_ipv4_csum(__wsum hw_checksum, struct sk_buff *skb, struct iphdr *iph) get_fixed_ipv4_csum() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfdk/ |
H A D | dp.c | 82 struct iphdr *iph; in nfp_nfdk_tx_csum() local
|
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_alb.c | 1436 const struct iphdr *iph; in bond_xmit_alb_slave_get() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_main.c | 310 struct iphdr *iph; in xgene_enet_work_msg() local 591 struct iphdr *iph = ip_hdr(skb); in xgene_enet_rx_csum() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_virtchnl_fdir.c | 843 struct iphdr *iph; in ice_vc_fdir_parse_pattern() local
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip_tunnels.h | 406 static inline u8 ip_tunnel_get_dsfield(const struct iphdr *iph, in ip_tunnel_get_dsfield() argument 419 static inline u8 ip_tunnel_get_ttl(const struct iphdr *iph, in ip_tunnel_get_ttl() argument 433 static inline u8 ip_tunnel_ecn_encap(u8 tos, const struct iphdr *iph, in ip_tunnel_ecn_encap() argument
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | if_tunnel.h | 55 struct iphdr iph; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_rx.c | 579 get_fixed_ipv4_csum(__wsum hw_checksum, struct sk_buff *skb, struct iphdr *iph) get_fixed_ipv4_csum() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | sunvnet_common.c | 310 struct iphdr *iph = ip_hdr(skb); in vnet_fullcsum_ipv4() local 421 struct iphdr *iph in vnet_rx_one() local 430 struct iphdr *iph = ip_hdr(skb); vnet_rx_one() local 1176 struct iphdr *iph = ip_hdr(nskb); vnet_skb_shape() local [all...] |
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_interface_core.c | 589 const struct iphdr *iph = (const struct iphdr *)skb->data; in xfrmi4_err() local 650 const struct ipv6hdr *iph = (const struct ipv6hdr *)skb->data; in xfrmi6_err() local
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | input.c | 609 const struct iphdr *iph = (const struct iphdr *)skb->data; in sctp_v4_err() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | csum.c | 189 struct iphdr *iph = _iph; in build_packet_ipv4() local 655 struct iphdr *iph = nh; recv_verify_packet_ipv4() local [all...] |
H A D | gro.c | 224 struct iphdr *iph = buf; in fill_networklayer() local 380 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); recompute_packet() local 558 struct iphdr *iph; add_ipv4_ts_option() local 602 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); send_fragment4() local 628 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); send_changed_ttl() local 645 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); send_changed_tos() local 667 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); send_changed_ECN() local 746 struct iphdr *iph = (struct iphdr *)(buffer + ETH_HLEN); check_recv_pkts() local [all...] |
H A D | txtimestamp.c | 432 struct iphdr *iph = p; in fill_header_ipv4() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_cls_redirect.c | 257 static INLINING void pkt_ipv4_checksum(struct iphdr *iph) in pkt_ipv4_checksum() argument 618 static INLINING uint64_t fill_tuple(struct bpf_sock_tuple *tuple, void *iph, in fill_tuple() argument 647 classify_tcp(struct __sk_buff *skb, struct bpf_sock_tuple *tuple, uint64_t tuplen, void *iph, struct tcphdr *tcp) classify_tcp() argument 814 process_tcp(buf_t *pkt, void *iph, uint64_t iphlen, metrics_t *metrics) process_tcp() argument 836 process_udp(buf_t *pkt, void *iph, uint64_t iphlen, metrics_t *metrics) process_udp() argument [all...] |
H A D | test_cls_redirect_dynptr.c | 166 static void pkt_ipv4_checksum(struct iphdr *iph) in pkt_ipv4_checksum() argument 509 static uint64_t fill_tuple(struct bpf_sock_tuple *tuple, void *iph, in fill_tuple() argument 538 classify_tcp(struct __sk_buff *skb, struct bpf_sock_tuple *tuple, uint64_t tuplen, void *iph, struct tcphdr *tcp) classify_tcp() argument [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_tunnel.h | 65 struct iphdr iph; member
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | mpc.c | 495 struct iphdr *iph; in send_via_shortcut() local [all...] |
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 707 struct iphdr *iph = ip_hdr(skb); in ip_vs_bypass_xmit() local 732 struct ipv6hdr *iph = ipv6_hdr(skb); in ip_vs_bypass_xmit_v6() local 1130 struct iphdr *iph; /* Our new IP header */ in ip_vs_tunnel_xmit() local 1274 struct ipv6hdr *iph; /* Our new IP header */ ip_vs_tunnel_xmit_v6() local 1474 ip_vs_icmp_xmit(struct sk_buff *skb, struct ip_vs_conn *cp, struct ip_vs_protocol *pp, int offset, unsigned int hooknum, struct ip_vs_iphdr *iph) ip_vs_icmp_xmit() argument [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | cipso_ipv4.c | 1502 const struct iphdr *iph = ip_hdr(skb); in cipso_v4_optptr() local 2168 struct iphdr *iph; in cipso_v4_skbuff_setattr() local 2244 struct iphdr *iph; cipso_v4_skbuff_delattr() local [all...] |