Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnetlink_compat.c668 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local
683 upbound = ntohl(ntq->upbound); in tipc_nl_compat_name_table_dump()
690 if (upbound && (upbound < nla_get_u32(publ[TIPC_NLA_PUBL_LOWER]))) in tipc_nl_compat_name_table_dump()
/linux-4.1.27/include/uapi/linux/
Dtipc_config.h216 __be32 upbound; member