Home
last modified time | relevance | path

Searched defs:optsp (Results 1 – 5 of 5) sorted by relevance

/external/iptables/extensions/
Dlibip6t_dst.c127 print_options(unsigned int optsnr, uint16_t *optsp) in print_options()
Dlibip6t_hbh.c119 print_options(unsigned int optsnr, uint16_t *optsp) in print_options()
/external/openssh/
Dauth-options.c250 handle_permit(const char **optsp, int allow_bare_port, in handle_permit()
822 sshauthopt_deserialise(struct sshbuf *m, struct sshauthopt **optsp) in sshauthopt_deserialise()
Dssh-sk.c368 sshsk_add_option(struct sk_option ***optsp, size_t *noptsp, in sshsk_add_option()
396 struct sk_option ***optsp) in make_options()
Dmisc.c2196 opt_flag(const char *opt, int allow_negate, const char **optsp) in opt_flag()