Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dnetlink_compat.c904 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local
932 upbound = ntohl(ntq->upbound); in tipc_nl_compat_name_table_dump()
939 if (upbound && (upbound < nla_get_u32(publ[TIPC_NLA_PUBL_LOWER]))) in tipc_nl_compat_name_table_dump()
/linux-6.1.9/include/uapi/linux/
Dtipc_config.h218 __be32 upbound; member