Searched refs:sock_net_set (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/net/ | ||
D | sock.h | 2217 void sock_net_set(struct sock *sk, struct net *net) in sock_net_set() function |
/linux-4.4.14/net/core/ | ||
D | sock.c | 1431 sock_net_set(sk, net); in sk_alloc() |