Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_pedit.h54 extern int pack_key8(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
Dm_pedit.c194 pack_key8(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pack_key8() function
296 res = pack_key8(retain,sel,tkey); in parse_cmd()
Df_u32.c174 static int pack_key8(struct tc_u32_sel *sel, __u32 key, __u32 mask, int off, int offmask) in pack_key8() function
318 res = pack_key8(sel, key, mask, off, offmask); in parse_u8()
473 res = pack_key8(sel, addr[i], 0xFF, off + i, offmask); in parse_ether_addr()