Searched refs:NETISR_MPLS (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/net/
H A Dnetisr_dispatch.h46 DONETISR(NETISR_MPLS,mplsintr);
H A Dnetisr.h119 #define NETISR_MPLS 33 /* same as AF_MPLS */ macro
H A Dif_loop.c281 isr = NETISR_MPLS;
284 if (isr != NETISR_MPLS)
H A Dif_ethersubr.c945 schednetisr(NETISR_MPLS);
H A Dif_gre.c845 isr = NETISR_MPLS;

Completed in 118 milliseconds