Searched refs:CSUM_FRAGMENT (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dmbuf.h529 #define CSUM_FRAGMENT 0x0010 /* will do IP fragmentation */ macro
/xnu-2422.115.4/bsd/netinet/
H A Dip_output.c1713 (!(ip->ip_off & IP_DF) && (ifp->if_hwassist & CSUM_FRAGMENT))) {
/xnu-2422.115.4/bsd/net/
H A Ddlil.c1291 _CASSERT(CSUM_FRAGMENT == IF_HWASSIST_CSUM_FRAGMENT);
H A Dpf.c7792 (ifp->if_hwassist & CSUM_FRAGMENT))) {

Completed in 50 milliseconds