Home
last modified time | relevance | path

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

/external/libnl/tests/
Dtest-u32-filter-with-actions.c47 __u32 htid=0, hash=0, nodeid=0; in get_u32_handle() local
104 uint32_t htid, uint32_t htlink, uint32_t hmask, uint32_t hoffset, struct rtnl_act *act) in u32_add_filter_on_ht_with_hashmask()
152 int u32_add_ht(struct nl_sock *sock, struct rtnl_link *rtnlLink, uint32_t prio, uint32_t htid, uint… in u32_add_ht()
235 uint32_t ht, htlink, htid, direction; in main() local
Dtest-complex-HTB-with-hash-filters.c48 __u32 htid=0, hash=0, nodeid=0; in get_u32_handle() local
139 uint32_t htid, uint32_t classid in u32_add_filter_on_ht()
191 uint32_t htid, uint32_t htlink, uint32_t hmask, uint32_t hoffset in u32_add_filter_on_ht_with_hashmask()
240 int u32_add_ht(struct nl_sock *sock, struct rtnl_link *rtnlLink, uint32_t prio, uint32_t htid, uint… in u32_add_ht()
503 uint32_t ht, htlink, htid, direction, classid; in main() local
/external/iproute2/tc/
Df_u32.c49 __u32 htid = 0, hash = 0, nodeid = 0; in get_u32_handle() local
85 __u32 htid = TC_U32_HTID(handle); in sprint_u32_handle() local
995 __u32 htid = 0; in u32_parse_opt() local
1236 __u32 htid = rta_getattr_u32(tb[TCA_U32_HASH]); in u32_print_opt() local
/external/libnl/lib/route/cls/
Du32.c359 void rtnl_u32_set_handle(struct rtnl_cls *cls, int htid, int hash, in rtnl_u32_set_handle()