Searched refs:check_net (Results 1 – 6 of 6) sorted by relevance
289 static inline int check_net(const struct net *net) in check_net() function318 static inline int check_net(const struct net *net) in check_net() function
183 if (!net || !check_net(net)) { in bpf_netns_link_update_prog()214 if (net && check_net(net)) in bpf_netns_link_fill_info()
128 if (!check_net(sock_net(sk))) { in tcp_out_of_resources()
2910 } else if (!check_net(sock_net(sk))) { in __tcp_close()
950 return !check_net(rds_conn_net(conn)) || in rds_destroy_pending()
1718 if (node_up && peer_net && check_net(peer_net)) { in tipc_node_xmit()