Searched defs:iph (Results 226 - 250 of 299) sorted by relevance

1234567891011>>

/linux-master/net/ipv6/
H A Desp6.c1023 const struct ipv6hdr *iph = (const struct ipv6hdr *)skb->data; local
/linux-master/net/ipv4/
H A Desp4.c747 const struct iphdr *iph; local
974 const struct iphdr *iph = (const struct iphdr *)skb->data; local
H A Dip_gre.c140 const struct iphdr *iph; local
230 const struct iphdr *iph = (struct iphdr *)skb->data; local
270 const struct iphdr *iph; local
360 const struct iphdr *iph; local
859 struct iphdr *iph; local
882 const struct iphdr *iph = (const struct iphdr *) skb_mac_header(skb); local
992 struct iphdr *iph = &tunnel->parms.iph; local
[all...]
H A Dicmp.c591 struct iphdr *iph; local
477 icmp_route_lookup(struct net *net, struct flowi4 *fl4, struct sk_buff *skb_in, const struct iphdr *iph, __be32 saddr, u8 tos, u32 mark, int type, int code, struct icmp_bxm *param) argument
819 const struct iphdr *iph = (const struct iphdr *)skb->data; local
856 const struct iphdr *iph; local
1361 struct iphdr *iph = (struct iphdr *)skb->data; local
[all...]
H A Daf_inet.c1375 struct iphdr *iph; local
1480 const struct iphdr *iph; local
1647 struct iphdr *iph = (struct iphdr *)(skb->data + nhoff); local
[all...]
H A Dip_output.c93 void ip_send_check(struct iphdr *iph) argument
102 struct iphdr *iph = ip_hdr(skb); local
156 struct iphdr *iph; local
446 ip_copy_addrs(struct iphdr *iph, const struct flowi4 *fl4) argument
464 struct iphdr *iph; local
581 struct iphdr *iph = ip_hdr(skb); local
599 ip_fraglist_init(struct sk_buff *skb, struct iphdr *iph, unsigned int hlen, struct ip_fraglist_iter *iter) argument
622 struct iphdr *iph = iter->iph; local
630 memcpy(skb_network_header(frag), iph, hlen); local
648 struct iphdr *iph = ip_hdr(skb); local
683 struct iphdr *iph; local
765 struct iphdr *iph; local
1394 struct iphdr *iph; local
[all...]
H A Draw.c258 const struct iphdr *iph = (const struct iphdr *)skb->data; local
278 const struct iphdr *iph; local
163 raw_v4_input(struct net *net, struct sk_buff *skb, const struct iphdr *iph, int hash) argument
333 struct iphdr *iph; local
[all...]
/linux-master/include/net/
H A Dip_tunnels.h440 static inline u8 ip_tunnel_get_dsfield(const struct iphdr *iph, argument
453 static inline __be32 ip_tunnel_get_flowlabel(const struct iphdr *iph, argument
464 static inline u8 ip_tunnel_get_ttl(const struct iphdr *iph, argument
478 static inline u8 ip_tunnel_ecn_encap(u8 tos, const struct iphdr *iph, argument
[all...]
H A Dip.h175 struct iphdr *iph; member in struct:ip_fraglist_iter
405 static inline bool ip_is_fragment(const struct iphdr *iph) argument
416 int ip_decrease_ttl(struct iphdr *iph) argument
545 struct iphdr *iph local
590 iph_to_flow_copy_v4addrs(struct flow_keys *flow, const struct iphdr *iph) argument
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c1680 struct iphdr *iph; local
[all...]
/linux-master/drivers/net/ethernet/
H A Djme.c2051 struct iphdr *iph = ip_hdr(skb); local
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c1089 struct iphdr *iph = ip_hdr(skb); local
/linux-master/drivers/net/ethernet/atheros/alx/
H A Dmain.c1439 struct iphdr *iph = ip_hdr(skb); local
/linux-master/net/core/
H A Dflow_dissector.c1166 const struct iphdr *iph; local
852 __skb_flow_dissect_ipv4(const struct sk_buff *skb, struct flow_dissector *flow_dissector, void *target_container, const void *data, const struct iphdr *iph) argument
870 __skb_flow_dissect_ipv6(const struct sk_buff *skb, struct flow_dissector *flow_dissector, void *target_container, const void *data, const struct ipv6hdr *iph) argument
1214 const struct ipv6hdr *iph; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1083 const struct iphdr *iph = ip_hdr(skb); local
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1117 const struct iphdr *iph; local
1302 struct iphdr *iph; local
[all...]
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.c2112 struct iphdr *iph = ip_hdr(skb); local
[all...]
/linux-master/drivers/net/ethernet/ibm/
H A Dibmveth.c1223 struct iphdr *iph = (struct iphdr *)skb->data; local
1265 struct iphdr *iph = NULL; local
1397 struct iphdr *iph = (struct iphdr *)skb->data; local
[all...]
/linux-master/drivers/net/
H A Dvrf.c451 const struct ipv6hdr *iph; local
1292 const struct ipv6hdr *iph = ipv6_hdr(skb); local
1334 const struct ipv6hdr *iph local
[all...]
/linux-master/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c1360 struct iphdr *iph; local
/linux-master/drivers/infiniband/hw/irdma/
H A Dutils.c1419 struct iphdr *iph = (struct iphdr *)buf->iph; local
1468 struct iphdr *iph; local
1514 struct iphdr *iph; local
1556 struct iphdr *iph; local
[all...]
/linux-master/tools/testing/selftests/net/
H A Dgro.c246 struct iphdr *iph = buf; local
402 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); local
580 struct iphdr *iph; local
604 struct ipv6hdr *iph = (struct ipv6hdr *)(optpkt + ETH_HLEN); local
657 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); local
683 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); local
700 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); local
722 struct iphdr *iph = (struct iphdr *)(buf + ETH_HLEN); local
801 struct iphdr *iph = (struct iphdr *)(buffer + ETH_HLEN); local
[all...]
/linux-master/drivers/s390/net/
H A Dqeth_l3_main.c1698 struct iphdr *iph = ip_hdr(skb); local
/linux-master/drivers/net/hyperv/
H A Dnetvsc_drv.c779 struct iphdr *iph = (struct iphdr *)skb->data; local
/linux-master/drivers/net/netdevsim/
H A Ddev.c746 struct iphdr *iph; local
[all...]

Completed in 313 milliseconds

1234567891011>>