Home
last modified time | relevance | path

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

/Linux-v6.1/net/tipc/
Dnetlink_compat.c904 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local
931 lowbound = ntohl(ntq->lowbound); in tipc_nl_compat_name_table_dump()
937 if (lowbound && (lowbound > nla_get_u32(publ[TIPC_NLA_PUBL_UPPER]))) in tipc_nl_compat_name_table_dump()
/Linux-v6.1/include/uapi/linux/
Dtipc_config.h217 __be32 lowbound; /* (i.e. displays all entries of name table) */ member