Home
last modified time | relevance | path

Searched defs:argvp (Results 1 – 8 of 8) sorted by relevance

/external/iproute2/tc/
Dq_hfsc.c289 hfsc_get_sc1(int *argcp, char ***argvp, struct tc_service_curve *sc) in hfsc_get_sc1()
332 hfsc_get_sc2(int *argcp, char ***argvp, struct tc_service_curve *sc) in hfsc_get_sc2()
394 hfsc_get_sc(int *argcp, char ***argvp, struct tc_service_curve *sc) in hfsc_get_sc()
Dtc_stab.c51 int parse_size_table(int *argcp, char ***argvp, struct tc_sizespec *sp) in parse_size_table()
/external/iproute2/ip/
Dipxfrm.c890 int loose, int *argcp, char ***argvp) in xfrm_id_parse()
976 int xfrm_mode_parse(__u8 *mode, int *argcp, char ***argvp) in xfrm_mode_parse()
1000 int xfrm_encap_type_parse(__u16 *type, int *argcp, char ***argvp) in xfrm_encap_type_parse()
1019 int xfrm_reqid_parse(__u32 *reqid, int *argcp, char ***argvp) in xfrm_reqid_parse()
1034 int *argcp, char ***argvp) in xfrm_selector_upspec_parse()
1159 int xfrm_selector_parse(struct xfrm_selector *sel, int *argcp, char ***argvp) in xfrm_selector_parse()
1242 int *argcp, char ***argvp) in xfrm_lifetime_cfg_parse()
Dxfrm_policy.c103 static int xfrm_policy_dir_parse(__u8 *dir, int *argcp, char ***argvp) in xfrm_policy_dir_parse()
123 static int xfrm_policy_ptype_parse(__u8 *ptype, int *argcp, char ***argvp) in xfrm_policy_ptype_parse()
141 static int xfrm_policy_flag_parse(__u8 *flags, int *argcp, char ***argvp) in xfrm_policy_flag_parse()
175 int *argcp, char ***argvp) in xfrm_tmpl_parse()
Diplink_vlan.c41 static int vlan_parse_qos_map(int *argcp, char ***argvp, struct nlmsghdr *n, in vlan_parse_qos_map()
Dxfrm_state.c175 static int xfrm_seq_parse(__u32 *seq, int *argcp, char ***argvp) in xfrm_seq_parse()
191 static int xfrm_state_flag_parse(__u8 *flags, int *argcp, char ***argvp) in xfrm_state_flag_parse()
Diproute.c600 int parse_one_nh(struct rtattr *rta, struct rtnexthop *rtnh, int *argcp, char ***argvp) in parse_one_nh()
/external/dbus/dbus/
Ddbus-shell.c620 char ***argvp, in _dbus_shell_parse_argv()