Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtnf.h96 #define TIFIOCSPIDON (('t' << 8) | 11) /* add pid to filter */ macro
/titanic_41/usr/src/lib/libtnfctl/
H A Dkernel_int.c299 if (ioctl(hdl->kfd, TIFIOCSPIDON, pid_to_add) < 0) { in _tnfctl_prbk_pfilter_add()
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf.c422 case TIFIOCSPIDON: in tnf_ioctl()