Home
last modified time | relevance | path

Searched refs:TIPC_NLA_STATS_RX_FRAGMENTS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dtipc_netlink.h216 TIPC_NLA_STATS_RX_FRAGMENTS, /* u32 */ enumerator
/linux-4.1.27/net/tipc/
Dnetlink_compat.c422 nla_get_u32(stats[TIPC_NLA_STATS_RX_FRAGMENTS]), in __fill_bc_link_stat()
499 nla_get_u32(stats[TIPC_NLA_STATS_RX_FRAGMENTS]), in tipc_nl_compat_link_stat_dump()
Dbcast.c737 {TIPC_NLA_STATS_RX_FRAGMENTS, stats->recv_fragments}, in __tipc_nl_add_bc_link_stat()
Dlink.c1958 {TIPC_NLA_STATS_RX_FRAGMENTS, s->recv_fragments}, in __tipc_nl_add_stats()