Searched refs:IXAF_LSO_CAPAB (Results 1 – 4 of 4) sorted by relevance
660 if (ixa->ixa_flags & IXAF_LSO_CAPAB) { in ip_verify_lso()671 ixa->ixa_flags &= ~IXAF_LSO_CAPAB; in ip_verify_lso()694 ixa->ixa_flags |= IXAF_LSO_CAPAB; in ip_verify_lso()
2746 ixa->ixa_flags &= ~IXAF_LSO_CAPAB; in conn_connect()2759 ixa->ixa_flags |= IXAF_LSO_CAPAB; in conn_connect()
2258 #define IXAF_LSO_CAPAB 0x200000000 /* Capable of LSO */ macro
3359 if (ixa->ixa_flags & IXAF_LSO_CAPAB) { in tcp_update_lso()