Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h114 #define BIOCSBLEN _IOWR(B,102, u_int) macro
130 #define BIOCSBLEN _IOWR('B',102, u_int) macro
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpf.h127 #define BIOCSBLEN _IOWR('B', 102, uint_t) macro
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c886 case BIOCSBLEN: in bpfioctl()