Home
last modified time | relevance | path

Searched refs:sock_copy_flags (Results 1 – 2 of 2) sorted by relevance

/linux/net/x25/
H A Daf_x25.c607 sock_copy_flags(sk, osk); in x25_make_new()
/linux/include/net/
H A Dsock.h1035 static inline void sock_copy_flags(struct sock *nsk, const struct sock *osk) in sock_copy_flags() function