Searched refs:DL_IPV6 (Results 1 - 19 of 19) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/bpf/
H A Dbpf_dlt.c67 { DL_IPV6, DLT_RAW, 0 }, /* IPv6 Tunnel Link */
/opensolaris-onvv-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ipv6.c27 * DL_IPV6 MAC Type plugin for the Nemo mac module
68 mtrp->mtr_mactype = DL_IPV6;
69 mtrp->mtr_nativetype = DL_IPV6;
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dsundlpi.c572 case DL_IPV6: return ("IPv6 Tunnel");
/opensolaris-onvv-gate/usr/src/lib/libdladm/common/
H A Dlibdliptun.c418 media = DL_IPV6;
H A Dlibdladm.c56 { DL_IPV6, "IPv6Tunnel" },
H A Dlinkprop.c622 check_encaplim, 0, DATALINK_CLASS_IPTUN, DL_IPV6},
3290 if (media != DL_IPV6)
/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c969 case DL_IPV6:
1621 { DL_IPV6, "IPv6 Tunnel" },
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip6_output.c993 ill->ill_mactype == DL_IPV6)) {
H A Dip6_if.c2282 if (ill->ill_mactype == DL_IPV4 || ill->ill_mactype == DL_IPV6) {
H A Dip_output.c1936 ill->ill_mactype == DL_IPV6)) {
H A Dip_ndp.c4566 ill->ill_mactype != DL_IPV6) {
H A Dip_if.c268 { DL_IPV6, IFT_IPV6, IPPROTO_ENCAP, IPPROTO_IPV6,
4274 ill->ill_mactype == DL_IPV6) {
/opensolaris-onvv-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c1496 { ARPHRD_TUNNEL, DL_IPV6 },
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h276 #define DL_IPV6 0x80000002ul /* IPv6 Tunnel Link */ macro
/opensolaris-onvv-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c1972 isatun = da->dir_dmactype == DL_IPV4 || da->dir_dmactype == DL_IPV6;
1973 isbtun = db->dir_dmactype == DL_IPV4 || db->dir_dmactype == DL_IPV6;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c94 { DL_IPV6, 0, 40, 1, IPPROTO_ENCAP, IPPROTO_IPV6,
H A Dsnoop_filter.c1443 case DL_IPV6:
/opensolaris-onvv-gate/usr/src/uts/common/io/dls/
H A Ddls_mgmt.c1726 media = DL_IPV6;
/opensolaris-onvv-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c2200 if (media == DL_IPV4 || media == DL_IPV6 || media == DL_6TO4)

Completed in 397 milliseconds