HomeSort by: relevance | last modified time | path
    Searched defs:ip6_forward (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
ip6_forward.c 1 /* $NetBSD: ip6_forward.c,v 1.103 2024/06/29 13:00:44 riastradh Exp $ */
2 /* $KAME: ip6_forward.c,v 1.109 2002/09/11 08:10:17 sakane Exp $ */
34 __KERNEL_RCSID(0, "$NetBSD: ip6_forward.c,v 1.103 2024/06/29 13:00:44 riastradh Exp $");
119 ip6_forward(struct mbuf *m, int srcrt, struct ifnet *rcvif) function in typeref:typename:void
348 * XXX: but is it possible that ip6_forward() sends a packet
364 printf("ip6_forward: outgoing interface is loopback. "
ip6_forward.c 1 /* $NetBSD: ip6_forward.c,v 1.103 2024/06/29 13:00:44 riastradh Exp $ */
2 /* $KAME: ip6_forward.c,v 1.109 2002/09/11 08:10:17 sakane Exp $ */
34 __KERNEL_RCSID(0, "$NetBSD: ip6_forward.c,v 1.103 2024/06/29 13:00:44 riastradh Exp $");
119 ip6_forward(struct mbuf *m, int srcrt, struct ifnet *rcvif) function in typeref:typename:void
348 * XXX: but is it possible that ip6_forward() sends a packet
364 printf("ip6_forward: outgoing interface is loopback. "

Completed in 21 milliseconds