Searched refs:PROTO_IPV6 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dproto.h39 #define PROTO_IPV6 0x0057 /* IPv6 */ macro
H A Dlink.c355 { PROTO_IPV6, ipv6_Input },
H A Dipv6cp.c454 link_PushPacket(l, bp, bundle, 0, PROTO_IPV6);
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_private.h129 PROTO_IPV6 = 0x10, enumerator in enum:__anon10011
H A Dip_dn_io.c665 case DIR_IN | PROTO_IPV6:
669 case DIR_OUT | PROTO_IPV6:
H A Dip_fw_pfil.c223 ret = ip_dn_io_ptr(m0, dir | PROTO_IPV6, &args);

Completed in 59 milliseconds