Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dax25.h259 struct ax25_sock { struct
264 #define ax25_sk(ptr) container_of_const(ptr, struct ax25_sock, sk) argument