Searched refs:NA_SYNCF_MONITOR (Results 1 – 3 of 3) sorted by relevance
1041 error = kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_zcopy_parent_sync()1124 error = kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_zcopy_parent_sync()1338 return kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_parent_txsync()1350 error = kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_parent_rxsync()
300 #define NA_SYNCF_MONITOR 0x1 macro
1065 if (__probable(n != 0 && m != 0 && (flags & NA_SYNCF_MONITOR) == 0)) { in nx_upipe_na_rxsync()