Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_dlt.c70 { DL_IPNET, DLT_IPNET, 24 }, /* Solaris IP Observability */
/illumos-gate/usr/src/uts/common/inet/
H A Dipnet.h225 DL_IPNET, /* dl_mac_type */ \
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c935 if (dl.dl_type != DL_IPNET) in pf_match_zone()
1553 if (interface->mac_type == DL_IPNET) { in pf_compile()
1554 dl.dl_type = DL_IPNET; in pf_compile()
H A Dsnoop_ether.c88 { DL_IPNET, INT_MAX, 1, 1, IPV4_VERSION, IPV6_VERSION,
H A Dsnoop_filter.c1440 case DL_IPNET: in comparison()
/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c574 case DL_IPNET: return ("IPNET"); in dl_mactypestr()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h281 #define DL_IPNET 0x80000005ul /* ipnet(4D) link */ macro
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdladm.c90 { DL_IPNET, "IPNET" },
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1622 { DL_IPNET, "IPNET" }