/src/sys/netinet6/ |
ip6_input.c | 1 /* $NetBSD: ip6_input.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $ */ 2 /* $KAME: ip6_input.c,v 1.188 2001/03/29 05:34:31 itojun Exp $ */ 65 __KERNEL_RCSID(0, "$NetBSD: ip6_input.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $"); 138 static void ip6_input(struct mbuf *, struct ifnet *); 217 * IP6 input interrupt handling. Just pass the packet to ip6_input. 243 ip6_input(m, rcvif); 250 ip6_input(struct mbuf *m, struct ifnet *rcvif) function in typeref:typename:void
|
ip6_input.c | 1 /* $NetBSD: ip6_input.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $ */ 2 /* $KAME: ip6_input.c,v 1.188 2001/03/29 05:34:31 itojun Exp $ */ 65 __KERNEL_RCSID(0, "$NetBSD: ip6_input.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $"); 138 static void ip6_input(struct mbuf *, struct ifnet *); 217 * IP6 input interrupt handling. Just pass the packet to ip6_input. 243 ip6_input(m, rcvif); 250 ip6_input(struct mbuf *m, struct ifnet *rcvif) function in typeref:typename:void
|
ip6_input.c | 1 /* $NetBSD: ip6_input.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $ */ 2 /* $KAME: ip6_input.c,v 1.188 2001/03/29 05:34:31 itojun Exp $ */ 65 __KERNEL_RCSID(0, "$NetBSD: ip6_input.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $"); 138 static void ip6_input(struct mbuf *, struct ifnet *); 217 * IP6 input interrupt handling. Just pass the packet to ip6_input. 243 ip6_input(m, rcvif); 250 ip6_input(struct mbuf *m, struct ifnet *rcvif) function in typeref:typename:void
|
ip6_input.c | 1 /* $NetBSD: ip6_input.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $ */ 2 /* $KAME: ip6_input.c,v 1.188 2001/03/29 05:34:31 itojun Exp $ */ 65 __KERNEL_RCSID(0, "$NetBSD: ip6_input.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $"); 138 static void ip6_input(struct mbuf *, struct ifnet *); 217 * IP6 input interrupt handling. Just pass the packet to ip6_input. 243 ip6_input(m, rcvif); 250 ip6_input(struct mbuf *m, struct ifnet *rcvif) function in typeref:typename:void
|
ip6_input.c | 1 /* $NetBSD: ip6_input.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $ */ 2 /* $KAME: ip6_input.c,v 1.188 2001/03/29 05:34:31 itojun Exp $ */ 65 __KERNEL_RCSID(0, "$NetBSD: ip6_input.c,v 1.228 2024/06/29 13:00:44 riastradh Exp $"); 138 static void ip6_input(struct mbuf *, struct ifnet *); 217 * IP6 input interrupt handling. Just pass the packet to ip6_input. 243 ip6_input(m, rcvif); 250 ip6_input(struct mbuf *m, struct ifnet *rcvif) function in typeref:typename:void
|