NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
in_direct
sys/netinet/in.h
435
int in_direct(struct in_addr, struct ifnet *);
sys/netinet/ip_output.c
367
(in_direct(dst->sin_addr, ifp) == 0)) {