Home
last modified time | relevance | path

Searched refs:lowbound (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
682 lowbound = ntohl(ntq->lowbound); in tipc_nl_compat_name_table_dump()
688 if (lowbound && (lowbound > nla_get_u32(publ[TIPC_NLA_PUBL_UPPER]))) in tipc_nl_compat_name_table_dump()
/linux-4.1.27/include/uapi/linux/
Dtipc_config.h215 __be32 lowbound; /* (i.e. displays all entries of name table) */ member