Home
last modified time | relevance | path

Searched defs:oldopts (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/iproute2/tc/
H A Dm_xt_old.c93 merge_options(struct option *oldopts, const struct option *newopts, in merge_options()
H A Dm_ipt.c107 merge_options(struct option *oldopts, const struct option *newopts, in merge_options()
/aosp_15_r20/external/iptables/iptables/
H A Dxtables-eb.c270 static struct option *merge_options(struct option *oldopts, in merge_options()
/aosp_15_r20/external/iptables/libxtables/
H A Dxtoptions.c73 xtables_options_xfrm(struct option *orig_opts, struct option *oldopts, in xtables_options_xfrm()
H A Dxtables.c121 struct option *oldopts, in xtables_merge_options()
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/form/
H A Dfrm_driver.c1305 Field_Options oldopts; in _nc_Synchronize_Options() local