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

/freebsd-11-stable/usr.sbin/ppp/
H A Dproto.h41 #define PROTO_IPV6 0x0057 /* IPv6 */ macro
H A Dlink.c357 { PROTO_IPV6, ipv6_Input },
H A Dipv6cp.c456 link_PushPacket(l, bp, bundle, 0, PROTO_IPV6);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_pfil.c262 ret = ip_dn_io_ptr(m0, dir | PROTO_IPV6, &args);
H A Dip_dn_io.c778 case DIR_IN | PROTO_IPV6:
782 case DIR_OUT | PROTO_IPV6:
H A Dip_fw_private.h147 PROTO_IPV6 = 0x10, enumerator in enum:__anon5450

Completed in 148 milliseconds