Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h113 #define BIOCGBLEN _IOR(B,102, u_int) macro
129 #define BIOCGBLEN _IOR('B',102, u_int) macro
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpf.h126 #define BIOCGBLEN _IOR('B', 102, uint_t) macro
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c878 case BIOCGBLEN: in bpfioctl()