Searched refs:NA_SYNCF_MONITOR (Results 1 – 3 of 3) sorted by relevance
1040 error = kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_zcopy_parent_sync()1123 error = kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_zcopy_parent_sync()1337 return kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_parent_txsync()1349 error = kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_parent_rxsync()
284 #define NA_SYNCF_MONITOR 0x1 macro
1063 if (__probable(n != 0 && m != 0 && (flags & NA_SYNCF_MONITOR) == 0)) { in nx_upipe_na_rxsync()