Home
last modified time | relevance | path

Searched defs:optp (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/lib/libc/net/
H A Dip6opt.c298 u_int8_t *optp, *lim; in inet6_option_find() local
442 u_int8_t *optp = (u_int8_t *)extbuf + offset; in inet6_opt_append() local
503 u_int8_t *optp, *lim; in inet6_opt_next() local
552 u_int8_t *optp, *lim; in inet6_opt_find() local
/freebsd-src/crypto/openssl/apps/
H A Dkdf.c51 static char *alloc_kdf_algorithm_name(STACK_OF(OPENSSL_STRING) **optp, in alloc_kdf_algorithm_name()
H A Dmac.c55 static char *alloc_mac_algorithm_name(STACK_OF(OPENSSL_STRING) **optp, in alloc_mac_algorithm_name()
/freebsd-src/bin/sh/
H A Doptions.h40 char **optp; /* parameter list for getopts */ member
/freebsd-src/usr.sbin/mld6query/
H A Dmld6.c203 void *hbhbuf = NULL, *optp = NULL; in make_msg() local
/freebsd-src/sys/netpfil/pf/
H A Dpf_osfp.c99 const u_int8_t *optp; in pf_osfp_fingerprint_hdr() local
[all...]
H A Dpf_norm.c2023 u_char *optp = opts; pf_normalize_mss() local
/freebsd-src/sys/netinet6/
H A Dip6_output.c1816 struct ip6_pktopts **optp; ip6_ctloutput() local
1951 struct ip6_pktopts **optp; ip6_ctloutput() local
2025 struct ip6_pktopts **optp; ip6_ctloutput() local
H A Draw_ip6.c347 struct ip6_pktopts opt, *optp; in rip6_send() local
H A Dip6_input.c1131 ip6_unknown_opt(u_int8_t * optp,struct mbuf * m,int off) ip6_unknown_opt() argument
H A Dudp6_usrreq.c667 struct ip6_pktopts *optp, opt; in udp6_send() local
/freebsd-src/sys/netinet/
H A Dtcp_output.c1788 tcp_addoptions(struct tcpopt * to,u_char * optp) tcp_addoptions() argument
[all...]
H A Dtcp_input.c612 u_char *optp = NULL; tcp_input_with_port() local
H A Dtcp_subr.c1756 u_char *optp; tcp_respond() local
/freebsd-src/contrib/flex/src/
H A Dscanopt.c660 const optspec_t *optp; in scanopt() local
/freebsd-src/bin/ps/
H A Dps.c1381 char *argp, *cp, *newopts, *ns, *optp, *pidp; kludge_oldps_options() local
/freebsd-src/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c313 getsubopt1(char ** arg,const char * const * options,char ** valp,char ** optp) getsubopt1() argument
/freebsd-src/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2513 int *optp) in sourceroute()
/freebsd-src/contrib/bsnmp/snmpd/
H A Dmain.c1464 getsubopt1(char **arg, const char *const *options, char **valp, char **optp) in getsubopt1()
/freebsd-src/contrib/telnet/telnet/
H A Dcommands.c2849 sourceroute(struct addrinfo *ai, char *arg, unsigned char **cpp, int *lenp, int *protop, int *optp) in sourceroute()