Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bpf/net/
H A Dbpf.h142 #define BIOCGHDRCMPLT _IOR('B', 116, uint_t) macro
/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf.c1205 case BIOCGHDRCMPLT: /* get "header already complete" flag */ in bpfioctl()