Home
last modified time | relevance | path

Searched refs:DL_IPNET (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ipnet/
H A Dipnet_bpf.c98 return (DL_IPNET); in ipnet_bpf_type()
221 *dlp = DL_IPNET; in ipnet_bpf_getdlt()
/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf_dlt.c70 { DL_IPNET, DLT_IPNET, 24 }, /* Solaris IP Observability */
/titanic_41/usr/src/uts/common/inet/
H A Dipnet.h225 DL_IPNET, /* dl_mac_type */ \
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c957 if (dl.dl_type != DL_IPNET) in pf_match_zone()
1577 if (interface->mac_type == DL_IPNET) {
1578 dl.dl_type = DL_IPNET;
H A Dsnoop_ether.c86 { DL_IPNET, INT_MAX, 1, 1, IPV4_VERSION, IPV6_VERSION,
H A Dsnoop_filter.c1438 case DL_IPNET: in comparison()
/titanic_41/usr/src/uts/common/io/
H A Dsundlpi.c574 case DL_IPNET: return ("IPNET"); in dl_mactypestr()
/titanic_41/usr/src/uts/common/sys/
H A Ddlpi.h279 #define DL_IPNET 0x80000005ul /* ipnet(7D) link */ macro
/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdladm.c80 { DL_IPNET, "IPNET" },
/titanic_41/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1623 { DL_IPNET, "IPNET" }