Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Diflib.c4295 #define IFCAP_FLAGS (IFCAP_HWCSUM_IPV6 | IFCAP_HWCSUM | IFCAP_LRO | \ macro
4428 setmask |= (mask & IFCAP_FLAGS); in iflib_if_ioctl()