Home
last modified time | relevance | path

Searched refs:dev_net (Results 1 – 11 of 11) sorted by relevance

/include/linux/
Dnetfilter_ingress.h31 dev_net(skb->dev), NULL); in nf_hook_ingress()
Dinetdevice.h78 (IPV4_DEVCONF_ALL(dev_net(in_dev->dev), attr) && \
86 IN_DEV_NET_ORCONF(in_dev, dev_net(in_dev->dev), attr)
89 (max(IPV4_DEVCONF_ALL(dev_net(in_dev->dev), attr), \
Dnetdevice.h2033 struct net *dev_net(const struct net_device *dev) in dev_net() function
2398 net = dev_net(dev); in next_net_device()
2408 net = dev_net(dev); in next_net_device_rcu()
/include/net/
Dinet6_hashtables.h95 return __inet6_lookup(dev_net(skb_dst(skb)->dev), hashinfo, skb, in __inet6_lookup_skb()
Dip6_tunnel.h151 err = ip6_local_out(dev_net(skb_dst(skb)->dev), sk, skb); in ip6tunnel_xmit()
Dinet_hashtables.h351 return __inet_lookup(dev_net(skb_dst(skb)->dev), hashinfo, skb, in __inet_lookup_skb()
Droute.h330 struct net *net = dev_net(dst->dev); in ip4_dst_hoplimit()
Ddst.h383 skb_scrub_packet(skb, !net_eq(net, dev_net(dev))); in __skb_tunnel_rx()
Dbonding.h549 addr = inet_confirm_addr(dev_net(dev), in_dev, dst, local, in bond_confirm_addr()
Dip.h338 struct net *net = dev_net(dst->dev); in ip_dst_mtu_maybe_forward()
Dxfrm.h1059 struct net *net = dev_net(skb->dev); in __xfrm_policy_check2()
1117 struct net *net = dev_net(skb->dev); in xfrm_route_forward()