Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sotoinpcb
usr/src/boot/include/netinet/in_pcb.h
623
#define sotoinpcb(so) ((struct inpcb *)(so)->so_pcb)
usr/src/uts/common/netinet/in_pcb.h
46
#define sotoinpcb(so) ((struct inpcb *)(so)->so_pcb)