Home
last modified time | relevance | path

Searched refs:IP_UPD_PO_STATS (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dip.h302 #define IP_UPD_PO_STATS(net, field, val) SNMP_UPD_PO_STATS64((net)->mib.ip_statistics, field, val) macro
/linux/net/mpls/
H A Daf_mpls.c144 IP_UPD_PO_STATS(dev_net(dev), IPSTATS_MIB_OUT, skb->len); in mpls_stats_inc_outucastpkts()