Searched refs:CSUM_IP_FRAGS (Results 1 – 4 of 4) sorted by relevance
1125 *pbuf->pb_csum_flags &= ~(CSUM_IP | CSUM_IP_FRAGS | CSUM_DELAY_DATA | CSUM_FRAGMENT); in nat464_translate_proto()
1404 static_assert(CSUM_IP_FRAGS == IF_HWASSIST_CSUM_IP_FRAGS); in dlil_init()
758 #define CSUM_IP_FRAGS 0x0008 /* will csum IP fragments */ macro
1924 !(ifp->if_hwassist & CSUM_IP_FRAGS)) { in ip_fragment()