Lines Matching refs:m_pedit_sel
62 struct m_pedit_sel *sel, in pedit_parse_nopopt()
122 int pack_key(struct m_pedit_sel *_sel, struct m_pedit_key *tkey) in pack_key()
159 int pack_key32(__u32 retain, struct m_pedit_sel *sel, in pack_key32()
173 int pack_key16(__u32 retain, struct m_pedit_sel *sel, in pack_key16()
204 int pack_key8(__u32 retain, struct m_pedit_sel *sel, struct m_pedit_key *tkey) in pack_key8()
229 static int pack_mac(struct m_pedit_sel *sel, struct m_pedit_key *tkey, in pack_mac()
261 static int pack_ipv6(struct m_pedit_sel *sel, struct m_pedit_key *tkey, in pack_ipv6()
334 struct m_pedit_sel *sel, struct m_pedit_key *tkey) in parse_cmd()
437 int parse_offset(int *argc_p, char ***argv_p, struct m_pedit_sel *sel, in parse_offset()
513 static int parse_munge(int *argc_p, char ***argv_p, struct m_pedit_sel *sel) in parse_munge()
584 static int pedit_keys_ex_addattr(struct m_pedit_sel *sel, struct nlmsghdr *n) in pedit_keys_ex_addattr()
619 struct m_pedit_sel sel = {}; in parse_pedit()