NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gre_sosend
sys/net/if_gre.c
167
static int gre_sosend(struct socket *, struct mbuf *);
sys/net/if_gre.c
230
if ((rc = gre_sosend(so, m)) != 0)