Searched refs:T4_FILTER_IP_PROTO (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/cxgbe/
H A Dt4_ioctl.h102 #define T4_FILTER_IP_PROTO 0x800 /* IP protocol */ macro
H A Dt4_main.c7582 mode |= T4_FILTER_IP_PROTO;
7622 if (mode & T4_FILTER_IP_PROTO)
/freebsd-11.0-release/tools/tools/cxgbetool/
H A Dcxgbetool.c549 case T4_FILTER_IP_PROTO:
820 case T4_FILTER_IP_PROTO:
976 if (mode & T4_FILTER_IP_PROTO)
1023 mode |= T4_FILTER_IP_PROTO;

Completed in 122 milliseconds