Searched refs:NETISR_ARP (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/net/
H A Dnetisr_dispatch.h32 DONETISR(NETISR_ARP,arpintr);
H A Dnetisr.h118 #define NETISR_ARP 28 /* same as AF_ARP */ macro
H A Dif_arcsubr.c568 schednetisr(NETISR_ARP);
577 schednetisr(NETISR_ARP);
H A Dif_fddisubr.c634 schednetisr(NETISR_ARP);
H A Dif_tokensubr.c534 schednetisr(NETISR_ARP);
H A Dif_ecosubr.c433 schednetisr(NETISR_ARP);
H A Dif_ieee1394subr.c415 schednetisr(NETISR_ARP);
H A Dif_ethersubr.c909 schednetisr(NETISR_ARP);
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpnet/
H A Dnetisr.c86 netisrs[NETISR_ARP] = softint_establish(SOFTINT_NET | SOFTINT_MPSAFE,

Completed in 105 milliseconds