NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DLT_SLIP
sys/net/bpf.c
346
case DLT_SLIP:
sys/net/if_sl.c
270
sc->sc_if.if_dlt = DLT_SLIP;
sys/net/if_sl.c
276
bpf_attach(&sc->sc_if, DLT_SLIP, SLIP_HDRLEN);