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

/linux-master/net/mpls/
H A Dinternal.h46 #define MPLS_INC_STATS(mdev, field) \ macro
65 #define MPLS_INC_STATS(mdev, field) \ macro
H A Dmpls_iptunnel.c158 MPLS_INC_STATS(out_mdev, tx_errors);
H A Daf_mpls.c368 MPLS_INC_STATS(mdev, rx_dropped);
389 MPLS_INC_STATS(mdev, rx_noroute);
471 MPLS_INC_STATS(out_mdev, tx_errors);
474 MPLS_INC_STATS(mdev, rx_errors);

Completed in 114 milliseconds