Home
last modified time | relevance | path

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

/titanic_44/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
/titanic_44/usr/src/uts/common/io/bpf/net/
H A Dbpf.h131 #define BIOCGDLT _IOR('B', 106, uint_t) macro
/titanic_44/usr/src/uts/common/io/bpf/
H A Dbpf.c962 case BIOCGDLT: in bpfioctl()