Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnetlink_compat.c901 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local
929 upbound = ntohl(ntq->upbound); in tipc_nl_compat_name_table_dump()
936 if (upbound && (upbound < nla_get_u32(publ[TIPC_NLA_PUBL_LOWER]))) in tipc_nl_compat_name_table_dump()
/openbmc/linux/include/uapi/linux/
H A Dtipc_config.h218 __be32 upbound; member