Lines Matching defs:net
15 #include <net/ip.h>
16 #include <net/xfrm.h>
17 #include <net/icmp.h>
18 #include <net/ipcomp.h>
19 #include <net/protocol.h>
20 #include <net/sock.h>
24 struct net *net = dev_net(skb->dev);
41 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr,
47 ipv4_update_pmtu(skb, net, info, 0, IPPROTO_COMP);
49 ipv4_redirect(skb, net, 0, IPPROTO_COMP);
58 struct net *net = xs_net(x);
61 t = xfrm_state_alloc(net);
97 struct net *net = xs_net(x);
102 t = xfrm_state_lookup(net, mark, (xfrm_address_t *)&x->id.daddr.a4,