OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
udp_notify
sys/netinet/udp_usrreq.c
176
void udp_notify(struct inpcb *, int);
sys/netinet/udp_usrreq.c
745
void (*notify)(struct inpcb *, int) = udp_notify;
sys/netinet/udp_usrreq.c
888
void (*notify)(struct inpcb *, int) = udp_notify;