Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h269 #define CHELSIO_GET_FILTER _IOWR('f', CH_GET_FILTER, struct ch_filter) macro
H A Dcxgb_main.c3075 case CHELSIO_GET_FILTER: { in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c1297 if (doit(iff_name, CHELSIO_GET_FILTER, &op) < 0) in show_filters()