Home
last modified time | relevance | path

Searched defs:htid (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/tc/
Df_u32.c50 __u32 htid=0, hash=0, nodeid=0; in get_u32_handle() local
86 __u32 htid = TC_U32_HTID(handle); in sprint_u32_handle() local
984 __u32 htid = 0; in u32_parse_opt() local
1201 __u32 htid = rta_getattr_u32(tb[TCA_U32_HASH]); in u32_print_opt() local
/external/libnl/lib/route/cls/
Du32.c343 void rtnl_u32_set_handle(struct rtnl_cls *cls, int htid, int hash, in rtnl_u32_set_handle()