Home
last modified time | relevance | path

Searched defs:net_eq (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dnet_namespace.h250 int net_eq(const struct net *net1, const struct net *net2) in net_eq() function
279 int net_eq(const struct net *net1, const struct net *net2) in net_eq() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dnet_namespace.h250 int net_eq(const struct net *net1, const struct net *net2) in net_eq() function
279 int net_eq(const struct net *net1, const struct net *net2) in net_eq() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dnet_namespace.h250 int net_eq(const struct net *net1, const struct net *net2) in net_eq() function
279 int net_eq(const struct net *net1, const struct net *net2) in net_eq() function
/dports/dns/gdnsd2/gdnsd-2.4.3/libgdmaps/
H A Dnlist.c215 static bool net_eq(const net_t* na, const net_t* nb) { in net_eq() function