Home
last modified time | relevance | path

Searched refs:pack_key32 (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/tc/
Dm_pedit.h52 extern int pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
Dm_pedit.c145 pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pack_key32() function
306 res = pack_key32(retain,sel,tkey); in parse_cmd()
Df_u32.c149 static int pack_key32(struct tc_u32_sel *sel, __u32 key, __u32 mask, in pack_key32() function
252 res = pack_key32(sel, key, mask, off, offmask); in parse_u32()