Home
last modified time | relevance | path

Searched refs:DLT_IPNET (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Ddlt.h146 #define DLT_IPNET 226 /* MAC client view on Solaris */ macro
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_dlt.c70 { DL_IPNET, DLT_IPNET, 24 }, /* Solaris IP Observability */
H A Dbpf.c752 if (dlt == DLT_IPNET) { in bpfwrite()
1811 if ((d->bd_zone != GLOBAL_ZONEID) && (dlt != DLT_IPNET) && in bpf_setdlt()