Searched refs:IFCAP_TOE4 (Results 1 – 5 of 5) sorted by relevance
236 #define IFCAP_TOE4 0x04000 /* interface can offload TCP */ macro260 #define IFCAP_TOE (IFCAP_TOE4 | IFCAP_TOE6)
4362 setmask |= mask & (IFCAP_TOE4|IFCAP_TOE6); in iflib_if_ioctl()
222 #define IFCAP_TOE4 0x04000 /* interface can offload TCP */ macro246 #define IFCAP_TOE (IFCAP_TOE4 | IFCAP_TOE6)
100 if (nam->sa_family == AF_INET && !(ifp->if_capenable & IFCAP_TOE4)) in tcp_offload_connect()
425 if ((family == AF_INET && !(ifp->if_capenable & IFCAP_TOE4)) || in toe_lle_event()