/linux-4.4.14/include/net/ |
D | dsfield.h | 21 static inline __u8 ipv6_get_dsfield(const struct ipv6hdr *ipv6h) in ipv6_get_dsfield() 43 static inline void ipv6_change_dsfield(struct ipv6hdr *ipv6h,__u8 mask, in ipv6_change_dsfield()
|
/linux-4.4.14/net/ipv6/ |
D | udp_offload.c | 67 const struct ipv6hdr *ipv6h; in udp6_ufo_fragment() local 159 const struct ipv6hdr *ipv6h = ipv6_hdr(skb); in udp6_gro_complete() local
|
D | ip6_tunnel.c | 480 const struct ipv6hdr *ipv6h = (const struct ipv6hdr *) raw; in ip6_tnl_parse_tlv_enc_lim() local 542 const struct ipv6hdr *ipv6h = (const struct ipv6hdr *) skb->data; in ip6_tnl_err() local 776 const struct ipv6hdr *ipv6h, in ip4ip6_dscp_ecn_decapsulate() 788 const struct ipv6hdr *ipv6h, in ip6ip6_dscp_ecn_decapsulate() 859 const struct ipv6hdr *ipv6h, in ip6_tnl_rcv() 863 const struct ipv6hdr *ipv6h = ipv6_hdr(skb); in ip6_tnl_rcv() local 1040 struct ipv6hdr *ipv6h = ipv6_hdr(skb); in ip6_tnl_xmit2() local 1219 struct ipv6hdr *ipv6h = ipv6_hdr(skb); in ip6ip6_tnl_xmit() local
|
D | tcpv6_offload.c | 53 const struct ipv6hdr *ipv6h = ipv6_hdr(skb); in tcp6_gso_segment() local
|
D | ip6_gre.c | 372 const struct ipv6hdr *ipv6h = (const struct ipv6hdr *)skb->data; in ip6gre_err() local 449 const struct ipv6hdr *ipv6h; in ip6gre_rcv() local 612 struct ipv6hdr *ipv6h; /* Our new IP header */ in ip6gre_xmit2() local 812 struct ipv6hdr *ipv6h = ipv6_hdr(skb); in ip6gre_xmit_ipv6() local 1178 struct ipv6hdr *ipv6h = (struct ipv6hdr *)skb_push(skb, t->hlen); in ip6gre_header() local
|
D | ip6_offload.c | 61 struct ipv6hdr *ipv6h; in ipv6_gso_segment() local
|
D | ip6_vti.c | 303 const struct ipv6hdr *ipv6h = ipv6_hdr(skb); in vti6_rcv() local 512 struct ipv6hdr *ipv6h; in vti6_tnl_xmit() local
|
D | exthdrs.c | 182 struct ipv6hdr *ipv6h = ipv6_hdr(skb); in ipv6_dest_hao() local
|
D | reassembly.c | 72 static u8 ip6_frag_ecn(const struct ipv6hdr *ipv6h) in ip6_frag_ecn()
|
D | tcp_ipv6.c | 842 struct ipv6hdr *ipv6h = ipv6_hdr(skb); in tcp_v6_send_reset() local
|
D | sit.c | 633 const struct ipv6hdr *ipv6h; in packet_is_spoofed() local
|
D | ip6mr.c | 2001 struct ipv6hdr *ipv6h; in ip6mr_forward2() local
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_nat_l3proto_ipv6.c | 83 struct ipv6hdr *ipv6h; in nf_nat_ipv6_manip_pkt() local 116 const struct ipv6hdr *ipv6h = (struct ipv6hdr *)(skb->data + iphdroff); in nf_nat_ipv6_csum_update() local 134 const struct ipv6hdr *ipv6h = ipv6_hdr(skb); in nf_nat_ipv6_csum_recalc() local 245 struct ipv6hdr *ipv6h = ipv6_hdr(skb); in nf_nat_icmpv6_reply_translation() local
|
D | nf_conntrack_reasm.c | 151 static inline u8 ip6_frag_ecn(const struct ipv6hdr *ipv6h) in ip6_frag_ecn()
|
/linux-4.4.14/net/netfilter/ |
D | xt_TCPOPTSTRIP.c | 102 struct ipv6hdr *ipv6h = ipv6_hdr(skb); in tcpoptstrip_tg6() local
|
D | xt_TCPMSS.c | 229 struct ipv6hdr *ipv6h = ipv6_hdr(skb); in tcpmss_tg6() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | en_rx.c | 701 struct ipv6hdr *ipv6h) in get_fixed_ipv6_csum()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_io.c | 1268 struct ipv6hdr *ipv6h; in qlcnic_process_lro() local 1790 struct ipv6hdr *ipv6h; in qlcnic_83xx_process_lro() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.c | 1449 struct ipv6hdr *ipv6h; in i40e_tso() local
|
/linux-4.4.14/drivers/net/ |
D | vrf.c | 117 const struct ipv6hdr *ipv6h; in check_ipv6_frame() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 2200 struct ipv6hdr *ipv6h; in i40e_tso() local
|
/linux-4.4.14/drivers/net/vmxnet3/ |
D | vmxnet3_drv.c | 854 const struct ipv6hdr *ipv6h = ipv6_hdr(skb); in vmxnet3_parse_and_copy_hdr() local
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 2524 struct ipv6hdr *ipv6h = ipv6_hdr(skb); in bnad_tso_prepare() local
|
/linux-4.4.14/drivers/net/usb/ |
D | r8152.c | 1427 const struct ipv6hdr *ipv6h; in msdn_giant_send_check() local
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | r8169.c | 6979 const struct ipv6hdr *ipv6h; in msdn_giant_send_check() local
|