Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtipc_netlink.h217 TIPC_NLA_STATS_RX_FRAGMENTED, /* u32 */ enumerator
/linux-4.4.14/net/tipc/
Dbcast.c349 {TIPC_NLA_STATS_RX_FRAGMENTED, stats->recv_fragmented}, in __tipc_nl_add_bc_link_stat()
Dnetlink_compat.c427 nla_get_u32(stats[TIPC_NLA_STATS_RX_FRAGMENTED]), in __fill_bc_link_stat()
504 nla_get_u32(stats[TIPC_NLA_STATS_RX_FRAGMENTED]), in tipc_nl_compat_link_stat_dump()
Dlink.c1720 {TIPC_NLA_STATS_RX_FRAGMENTED, s->recv_fragmented}, in __tipc_nl_add_stats()