Home
last modified time | relevance | path

Searched defs:peercred (Results 1 – 2 of 2) sorted by relevance

/linux/net/unix/
H A Daf_unix.c744 static inline int prepare_peercred(struct unix_peercred *peercred) in prepare_peercred() argument
758 static void drop_peercred(struct unix_peercred *peercred) in drop_peercred() argument
773 const struct unix_peercred *peercred) in init_peercred() argument
779 update_peercred(struct sock * sk,struct unix_peercred * peercred) update_peercred() argument
814 struct unix_peercred peercred = {}; unix_listen() local
1630 struct unix_peercred peercred = {}; unix_stream_connect() local
[all...]
/linux/net/core/
H A Dsock.c1898 struct ucred peercred; in sk_getsockopt() local