Searched refs:RX_DROP_P4 (Results 1 – 2 of 2) sorted by relevance
726 else if (drop_point == RX_DROP_P4) { // before to kernel1713 moal_tp_accounting(pmoal, skb, RX_DROP_P4);1722 if (handle->tp_acnt.drop_point == RX_DROP_P4) {2073 moal_tp_accounting(handle, skb, RX_DROP_P4);2080 if (priv->phandle->tp_acnt.drop_point == RX_DROP_P4) {
2240 #define RX_DROP_P4 (MAX_TP_ACCOUNT_DROP_POINT_NUM + 3) macro