Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h119 #define BIOCGETIF _IOR(B,107, struct ifreq) macro
135 #define BIOCGETIF _IOR('B',107, struct ifreq) macro
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpf.h132 #define BIOCGETIF _IOR('B', 107, struct ifreq) macro
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c1007 case BIOCGETIF: in bpfioctl()