Searched defs:iph (Results 1 – 14 of 14) sorted by relevance
| /include/net/ |
| D | inet_ecn.h | 77 static inline int IP_ECN_set_ce(struct iphdr *iph) in IP_ECN_set_ce() 105 static inline int IP_ECN_set_ect1(struct iphdr *iph) in IP_ECN_set_ect1() 115 static inline void IP_ECN_clear(struct iphdr *iph) in IP_ECN_clear() 134 static inline int IP6_ECN_set_ce(struct sk_buff *skb, struct ipv6hdr *iph) in IP6_ECN_set_ce() 150 static inline int IP6_ECN_set_ect1(struct sk_buff *skb, struct ipv6hdr *iph) in IP6_ECN_set_ect1()
|
| D | dsfield.h | 16 static inline __u8 ipv4_get_dsfield(const struct iphdr *iph) in ipv4_get_dsfield() 28 static inline void ipv4_change_dsfield(struct iphdr *iph,__u8 mask, in ipv4_change_dsfield()
|
| D | gro.h | 202 const struct iphdr *iph = skb_gro_network_header(skb); in inet_gro_compute_pseudo() local 441 const struct ipv6hdr *iph = skb_gro_network_header(skb); in ip6_gro_compute_pseudo() local 447 static inline int inet_gro_flush(const struct iphdr *iph, const struct iphdr *iph2, in inet_gro_flush() 473 static inline int ipv6_gro_flush(const struct ipv6hdr *iph, const struct ipv6hdr *iph2) in ipv6_gro_flush()
|
| D | ip_tunnels.h | 139 struct iphdr iph; member 539 static inline u8 ip_tunnel_get_dsfield(const struct iphdr *iph, in ip_tunnel_get_dsfield() 552 static inline __be32 ip_tunnel_get_flowlabel(const struct iphdr *iph, in ip_tunnel_get_flowlabel() 563 static inline u8 ip_tunnel_get_ttl(const struct iphdr *iph, in ip_tunnel_get_ttl() 577 static inline u8 ip_tunnel_ecn_encap(u8 tos, const struct iphdr *iph, in ip_tunnel_ecn_encap()
|
| D | ip.h | 178 struct iphdr *iph; member 410 static inline bool ip_is_fragment(const struct iphdr *iph) in ip_is_fragment() 421 int ip_decrease_ttl(struct iphdr *iph) in ip_decrease_ttl() 561 struct iphdr *iph = ip_hdr(skb); in ip_select_ident_segs() local 607 const struct iphdr *iph) in iph_to_flow_copy_v4addrs()
|
| D | dst_metadata.h | 225 const struct iphdr *iph = ip_hdr(skb); in ip_tun_rx_dst() local
|
| D | inet_hashtables.h | 496 const struct iphdr *iph = ip_hdr(skb); in __inet_lookup_skb() local
|
| D | ip_vs.h | 80 const struct ipv6hdr *iph = skb_header_pointer( in ip_vs_fill_iph_skb_off() local 99 const struct iphdr *iph = skb_header_pointer( in ip_vs_fill_iph_skb_off() local 140 ip_vs_iph_inverse(const struct ip_vs_iphdr *iph) in ip_vs_iph_inverse() 146 ip_vs_iph_icmp(const struct ip_vs_iphdr *iph) in ip_vs_iph_icmp()
|
| D | ipv6.h | 918 const struct ipv6hdr *iph) in iph_to_flow_copy_v6addrs()
|
| /include/net/netfilter/ |
| D | nf_tables_ipv4.h | 21 struct iphdr *iph, _iph; in __nft_set_pktinfo_ipv4_validate() local 59 struct iphdr *iph; in nft_set_pktinfo_ipv4_ingress() local
|
| D | nf_queue.h | 48 static inline u32 hash_v4(const struct iphdr *iph, u32 initval) in hash_v4() 84 struct iphdr *iph, _iph; in hash_bridge() local
|
| /include/linux/ |
| D | ip.h | 39 static inline unsigned int iph_totlen(const struct sk_buff *skb, const struct iphdr *iph) in iph_totlen() 55 static inline void iph_set_totlen(struct iphdr *iph, unsigned int len) in iph_set_totlen()
|
| D | netfilter_ipv6.h | 167 static inline u32 nf_ipv6_cookie_init_sequence(const struct ipv6hdr *iph, in nf_ipv6_cookie_init_sequence() 184 static inline int nf_cookie_v6_check(const struct ipv6hdr *iph, in nf_cookie_v6_check()
|
| /include/uapi/linux/ |
| D | if_tunnel.h | 55 struct iphdr iph; member
|