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
182 if (!net || !check_net(net)) { in bpf_netns_link_update_prog()213 if (net && check_net(net)) in bpf_netns_link_fill_info()
130 if (!check_net(sock_net(sk))) { in tcp_out_of_resources()
2658 } else if (!check_net(sock_net(sk))) { in tcp_close()
951 return !check_net(rds_conn_net(conn)) || in rds_destroy_pending()
1689 if (node_up && peer_net && check_net(peer_net)) { in tipc_node_xmit()