Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsnmp.h46 IPSTATS_MIB_REASMOKS, /* ReasmOKs */ enumerator
/linux/net/ipv4/
H A Dip_fragment.c455 __IP_INC_STATS(net, IPSTATS_MIB_REASMOKS); in ip_frag_reasm()