Searched refs:pep_sock (Results 1 – 1 of 1) sorted by relevance
26 struct pep_sock { struct49 static inline struct pep_sock *pep_sk(struct sock *sk) in pep_sk() argument51 return (struct pep_sock *)sk; in pep_sk()