DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NETISR_MPLS
sys/net/if_ethersubr.c
1150
isr = NETISR_MPLS;
sys/net/if_ethersubr.c
1622
isr = NETISR_MPLS;
sys/netproto/mpls/mpls_input.c
73
netisr_register(NETISR_MPLS, mpls_input_handler, mpls_hashfn);