Home
last modified time | relevance | path

Searched refs:MPLS_INC_STATS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/mpls/
Dinternal.h46 #define MPLS_INC_STATS(mdev, field) \ macro
65 #define MPLS_INC_STATS(mdev, field) \ macro
Dmpls_iptunnel.c155 MPLS_INC_STATS(out_mdev, tx_errors); in mpls_xmit()
Daf_mpls.c368 MPLS_INC_STATS(mdev, rx_dropped); in mpls_forward()
387 MPLS_INC_STATS(mdev, rx_noroute); in mpls_forward()
469 MPLS_INC_STATS(out_mdev, tx_errors); in mpls_forward()
472 MPLS_INC_STATS(mdev, rx_errors); in mpls_forward()