Searched defs:ipv4 (Results 1 - 2 of 2) sorted by relevance

/net/ipv4/
H A Dip_fragment.c92 return sum_frag_mem_limit(&net->ipv4.frags);
135 struct netns_ipv4 *ipv4 = container_of(q->net, struct netns_ipv4, local
137 struct net *net = container_of(ipv4, struct net, ipv4);
148 inet_getpeer_v4(net->ipv4.peers, arg->iph->saddr, 1) : NULL;
185 net = container_of(qp->q.net, struct net, ipv4.frags);
250 q = inet_frag_find(&net->ipv4.frags, &ip4_frags, &arg, hash);
279 net = container_of(qp->q.net, struct net, ipv4.frags);
505 struct net *net = container_of(qp->q.net, struct net, ipv4.frags);
701 .data = &init_net.ipv4
[all...]
/net/openvswitch/
H A Dflow.h126 } ipv4; member in union:sw_flow_key::__anon119

Completed in 64 milliseconds