Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dtipc_netlink.h305 TIPC_NLA_STATS_RX_FRAGMENTED, /* u32 */ enumerator
/linux-6.1.9/net/tipc/
Dnetlink_compat.c515 nla_get_u32(stats[TIPC_NLA_STATS_RX_FRAGMENTED]), in __fill_bc_link_stat()
621 nla_get_u32(stats[TIPC_NLA_STATS_RX_FRAGMENTED]), in tipc_nl_compat_link_stat_dump()
Dlink.c2636 {TIPC_NLA_STATS_RX_FRAGMENTED, s->recv_fragmented}, in __tipc_nl_add_stats()
2772 {TIPC_NLA_STATS_RX_FRAGMENTED, stats->recv_fragmented}, in __tipc_nl_add_bc_link_stat()