Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.c4229 #define IFCAP_FLAGS (IFCAP_HWCSUM_IPV6 | IFCAP_HWCSUM | IFCAP_LRO | \ macro
4364 setmask |= (mask & IFCAP_FLAGS); in iflib_if_ioctl()