Searched refs:IFCAP_TOE6 (Results 1 – 5 of 5) sorted by relevance
237 #define IFCAP_TOE6 0x08000 /* interface can offload TCP6 */ macro260 #define IFCAP_TOE (IFCAP_TOE4 | IFCAP_TOE6)
4362 setmask |= mask & (IFCAP_TOE4|IFCAP_TOE6); in iflib_if_ioctl()
223 #define IFCAP_TOE6 0x08000 /* interface can offload TCP6 */ macro246 #define IFCAP_TOE (IFCAP_TOE4 | IFCAP_TOE6)
102 if (nam->sa_family == AF_INET6 && !(ifp->if_capenable & IFCAP_TOE6)) in tcp_offload_connect()
426 (family == AF_INET6 && !(ifp->if_capenable & IFCAP_TOE6))) in toe_lle_event()