Searched refs:IXAF_LSO_CAPAB (Results 1 – 4 of 4) sorted by relevance
657 if (ixa->ixa_flags & IXAF_LSO_CAPAB) { in ip_verify_lso()667 ixa->ixa_flags &= ~IXAF_LSO_CAPAB; in ip_verify_lso()688 ixa->ixa_flags |= IXAF_LSO_CAPAB; in ip_verify_lso()
2693 ixa->ixa_flags &= ~IXAF_LSO_CAPAB; in conn_connect()2705 ixa->ixa_flags |= IXAF_LSO_CAPAB; in conn_connect()
2253 #define IXAF_LSO_CAPAB 0x200000000 /* Capable of LSO */ macro
3323 if (ixa->ixa_flags & IXAF_LSO_CAPAB) { in tcp_update_lso()