Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h768 #define sotoinpcb(so) ((struct inpcb *)(so)->so_pcb) macro
/f-stack/freebsd/netinet/
H A Din_pcb.h768 #define sotoinpcb(so) ((struct inpcb *)(so)->so_pcb) macro