Searched refs:DL_IPV4 (Results 1 - 18 of 18) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/bpf/
H A Dbpf_dlt.c66 { DL_IPV4, DLT_RAW, 0 }, /* IPv4 Tunnel Link */
/opensolaris-onvv-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ipv4.c27 * DL_IPV4 MAC Type plugin for the Nemo mac module
66 mtrp->mtr_mactype = DL_IPV4;
67 mtrp->mtr_nativetype = DL_IPV4;
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dsundlpi.c571 case DL_IPV4: return ("IPv4 Tunnel");
/opensolaris-onvv-gate/usr/src/lib/libdladm/common/
H A Dlibdliptun.c415 media = DL_IPV4;
H A Dlibdladm.c55 { DL_IPV4, "IPv4Tunnel" },
/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c968 case DL_IPV4:
1620 { DL_IPV4, "IPv4 Tunnel" },
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip6_output.c992 (ill->ill_mactype == DL_6TO4 || ill->ill_mactype == DL_IPV4 ||
H A Dip6_if.c2282 if (ill->ill_mactype == DL_IPV4 || ill->ill_mactype == DL_IPV6) {
H A Dip_output.c1935 (ill->ill_mactype == DL_6TO4 || ill->ill_mactype == DL_IPV4 ||
H A Dip_ndp.c4553 ill->ill_mactype != DL_IPV4 &&
H A Dip_if.c265 { DL_IPV4, IFT_IPV4, IPPROTO_ENCAP, IPPROTO_IPV6,
4273 ill->ill_mactype == DL_IPV4 ||
/opensolaris-onvv-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c1495 { ARPHRD_TUNNEL, DL_IPV4 },
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h275 #define DL_IPV4 0x80000001ul /* IPv4 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.c90 { DL_IPV4, 0, 9, 1, IPPROTO_ENCAP, IPPROTO_IPV6,
H A Dsnoop_filter.c1442 case DL_IPV4:
/opensolaris-onvv-gate/usr/src/uts/common/io/dls/
H A Ddls_mgmt.c1720 media = DL_IPV4;
/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 320 milliseconds