Searched refs:pack_key32 (Results 1 – 3 of 3) sorted by relevance
/external/iproute2/tc/ |
D | m_pedit.h | 52 extern int pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
|
D | m_pedit.c | 146 pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pack_key32() function 323 res = pack_key32(retain,sel,tkey); in parse_cmd()
|
D | f_u32.c | 149 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()
|