Home
last modified time | relevance | path

Searched defs:net2 (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dnet_namespace.h297 int net_eq(const struct net *net1, const struct net *net2) in net_eq()
327 int net_eq(const struct net *net1, const struct net *net2) in net_eq()
/linux/net/batman-adv/
H A Dhard-interface.c117 batadv_mutual_parents(const struct net_device * dev1,struct net * net1,const struct net_device * dev2,struct net * net2) batadv_mutual_parents() argument