| H A D | af_vsock.h | 315 static inline bool vsock_net_check_mode(struct net *ns0, struct net *ns1) in vsock_net_check_mode() 322 if (net_eq(ns0, ns1)) in vsock_net_check_mode() 325 mode0 = vsock_net_mode(ns0); in vsock_net_check_mode() 312 vsock_net_check_mode(struct net * ns0,struct net * ns1) vsock_net_check_mode() argument
|