Searched refs:IFCAP_TOE6 (Results 1 – 5 of 5) sorted by relevance
282 #define IFCAP_TOE6 IFCAP_BIT(IFCAP_B_TOE6) macro314 #define IFCAP_TOE (IFCAP_TOE4 | IFCAP_TOE6)
4540 setmask |= mask & (IFCAP_TOE4 | IFCAP_TOE6); in iflib_if_ioctl()
100 if (nam->sa_family == AF_INET6 && !(ifp->if_capenable & IFCAP_TOE6)) in tcp_offload_connect()
434 (family == AF_INET6 && !(ifp->if_capenable & IFCAP_TOE6))) in toe_lle_event()
1436 if ((if_getcapenable(ifp) & IFCAP_TOE6) == 0) in do_pass_accept_req()