Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dtnf.h97 #define TIFIOCSPIDOFF (('t' << 8) | 12) /* drop pid from filter */ macro
/titanic_44/usr/src/lib/libtnfctl/
H A Dkernel_int.c311 if (ioctl(hdl->kfd, TIFIOCSPIDOFF, pid_to_del) < 0) { in _tnfctl_prbk_pfilter_delete()
/titanic_44/usr/src/uts/common/tnf/
H A Dtnf.c419 case TIFIOCSPIDOFF: in tnf_ioctl()