Searched refs:NETISR_ETHER (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dnetisr.h58 #define NETISR_ETHER 5 /* ethernet input */ macro
H A Dif_ethersubr.c742 .nh_proto = NETISR_ETHER,
827 netisr_dispatch(NETISR_ETHER, m);
H A Dif_vxlan.c2860 error = netisr_dispatch(NETISR_ETHER, m);

Completed in 57 milliseconds