DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PPP_FCS
sys/netgraph/async/ng_async.c
419
*fcs = PPP_FCS(*fcs, x);
sys/netgraph/async/ng_async.c
601
sc->fcs = PPP_FCS(sc->fcs, ch);
sys/netgraph7/async/ng_async.c
437
*fcs = PPP_FCS(*fcs, x);
sys/netgraph7/async/ng_async.c
632
sc->fcs = PPP_FCS(sc->fcs, ch);