Home
last modified time | relevance | path

Searched refs:BIOCGETLIF (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/bpf/net/
H A Dbpf.h133 #define BIOCGETLIF _IOR('B', 107, struct lifreq) macro
/titanic_50/usr/src/uts/common/io/bpf/
H A Dbpf.c1027 case BIOCGETLIF: in bpfioctl()