Searched refs:NETISR_IPV6 (Results 1 - 23 of 23) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/net/
H A Dnetisr_dispatch.h37 DONETISR(NETISR_IPV6,ip6intr);
H A Dnetisr.h115 #define NETISR_IPV6 24 /* same as AF_INET6 */ macro
H A Dif_loop.c311 isr = NETISR_IPV6;
381 isr = NETISR_IPV6;
H A Dif_atmsubr.c294 schednetisr(NETISR_IPV6);
H A Dif_faith.c180 isr = NETISR_IPV6;
H A Dif_hippisubr.c282 schednetisr(NETISR_IPV6);
H A Dif_arcsubr.c587 schednetisr(NETISR_IPV6);
H A Dif_fddisubr.c654 schednetisr(NETISR_IPV6);
H A Dif_gif.c436 isr = NETISR_IPV6;
H A Dif_mpls.c571 schednetisr(NETISR_IPV6);
H A Dif_stf.c631 isr = NETISR_IPV6;
H A Dif_ieee1394subr.c422 schednetisr(NETISR_IPV6);
H A Dif_tun.c893 isr = NETISR_IPV6;
H A Dif_ethersubr.c923 schednetisr(NETISR_IPV6);
H A Dif_gre.c838 isr = NETISR_IPV6;
H A Dif_ppp.c1651 schednetisr(NETISR_IPV6);
H A Dif_spppsubr.c557 schednetisr(NETISR_IPV6);
633 schednetisr(NETISR_IPV6);
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpnet/
H A Dnetisr.c88 netisrs[NETISR_IPV6] = softint_establish(SOFTINT_NET | SOFTINT_MPSAFE,
/netbsd-6-1-5-RELEASE/sys/netipsec/
H A Dxform_ipip.c402 isr = NETISR_IPV6;
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Dah_input.c847 schednetisr(NETISR_IPV6); /* can be skipped but to make sure */
H A Desp_input.c822 schednetisr(NETISR_IPV6); /* can be skipped but to make sure */
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dhd64570.c1622 schednetisr(NETISR_IPV6);
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_lmc.c3337 isr = NETISR_IPV6;

Completed in 126 milliseconds