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

/freebsd-current/sys/dev/enic/
H A Dvnic_devcmd.h804 PROTO_IPV6 = 3 enumerator in enum:protocol_e
/freebsd-current/sys/netpfil/ipfw/
H A Dip_dn_io.c795 (pkt->dn_dir == (DIR_OUT | PROTO_LAYER2 | PROTO_IPV6))) &&
815 case DIR_IN | PROTO_IPV6:
819 case DIR_OUT | PROTO_IPV6:
832 case DIR_IN | PROTO_LAYER2 | PROTO_IPV6:
848 case DIR_OUT | PROTO_LAYER2 | PROTO_IPV6:
919 dir |= PROTO_IPV6;
H A Dip_dn_private.h391 PROTO_IPV6 = 0x10, enumerator in enum:__anon32
/freebsd-current/usr.sbin/ppp/
H A Dipv6cp.c454 link_PushPacket(l, bp, bundle, 0, PROTO_IPV6);
H A Dlink.c355 { PROTO_IPV6, ipv6_Input },
H A Dproto.h39 #define PROTO_IPV6 0x0057 /* IPv6 */ macro

Completed in 161 milliseconds