Searched refs:NETISR_IP (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/net/
H A Dnetisr_dispatch.h34 DONETISR(NETISR_IP,ipintr);
H A Dnetisr.h109 #define NETISR_IP 2 /* same as AF_INET */ macro
H A Dif_hippisubr.c276 schednetisr(NETISR_IP);
311 schednetisr(NETISR_IP);
H A Dif_loop.c297 isr = NETISR_IP;
374 isr = NETISR_IP;
H A Dif_atmsubr.c284 schednetisr(NETISR_IP);
H A Dif_faith.c174 isr = NETISR_IP;
H A Dif_arcsubr.c556 schednetisr(NETISR_IP);
562 schednetisr(NETISR_IP);
H A Dif_fddisubr.c628 schednetisr(NETISR_IP);
H A Dif_gif.c430 isr = NETISR_IP;
H A Dif_mpls.c509 schednetisr(NETISR_IP);
H A Dif_tokensubr.c529 schednetisr(NETISR_IP);
H A Dif_ecosubr.c387 schednetisr(NETISR_IP);
H A Dif_ieee1394subr.c410 schednetisr(NETISR_IP);
H A Dif_sl.c945 schednetisr(NETISR_IP);
H A Dif_tun.c887 isr = NETISR_IP;
H A Dif_ethersubr.c904 schednetisr(NETISR_IP);
H A Dif_gre.c824 isr = NETISR_IP;
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpnet/
H A Dnetisr.c84 netisrs[NETISR_IP] = softint_establish(SOFTINT_NET | SOFTINT_MPSAFE,
/netbsd-6-1-5-RELEASE/sys/netipsec/
H A Dxform_ipip.c396 isr = NETISR_IP;
/netbsd-6-1-5-RELEASE/sys/dev/qbus/
H A Dif_dmc.c629 schednetisr(NETISR_IP);
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dif_upl.c1038 schednetisr(NETISR_IP);
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Dah_input.c427 schednetisr(NETISR_IP); /* can be skipped but to make sure */
H A Desp_input.c415 schednetisr(NETISR_IP); /* can be skipped but to make sure */
/netbsd-6-1-5-RELEASE/sys/netisdn/
H A Di4b_ipr.c1089 schednetisr(NETISR_IP);
/netbsd-6-1-5-RELEASE/sys/dev/ppbus/
H A Dif_plip.c649 schednetisr(NETISR_IP);

Completed in 210 milliseconds

12