Home
last modified time | relevance | path

Searched defs:BIOCGDLT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h118 #define BIOCGDLT _IOR(B,106, u_int) macro
134 #define BIOCGDLT _IOR('B',106, u_int) macro
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpf.h131 #define BIOCGDLT _IOR('B', 106, uint_t) macro