Searched defs:unix_sk (Results 1 – 2 of 2) sorted by relevance
16 struct unix_sock *unix_sk; in BPF_PROG() local
57 #define unix_sk(ptr) container_of_const(ptr, struct unix_sock, sk) macro