Lines Matching defs:sel
62 pedit_parse_nopopt (int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pedit_parse_nopopt()
121 pack_key(struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pack_key()
145 pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pack_key32()
161 pack_key16(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pack_key16()
194 pack_key8(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in pack_key8()
251 parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,st… in parse_cmd()
321 parse_offset(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) in parse_offset()
398 parse_munge(int *argc_p, char ***argv_p,struct tc_pedit_sel *sel) in parse_munge()
447 struct tc_pedit_sel sel; in parse_pedit() member
449 } sel; in parse_pedit() local
537 struct tc_pedit_sel *sel; in print_pedit() local