/netbsd-src/lib/libc/net/ |
H A D | ip6opt.c | 341 uint8_t *optp, *lim; in inet6_option_find() local 497 uint8_t *optp = (uint8_t *)extbuf + offset; in inet6_opt_append() local 558 uint8_t *optp, *lim; in inet6_opt_next() local 609 uint8_t *optp, *lim; in inet6_opt_find() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | kdf.c | 51 static char *alloc_kdf_algorithm_name(STACK_OF(OPENSSL_STRING) **optp, in alloc_kdf_algorithm_name()
|
H A D | mac.c | 55 static char *alloc_mac_algorithm_name(STACK_OF(OPENSSL_STRING) **optp, in alloc_mac_algorithm_name()
|
/netbsd-src/usr.sbin/mld6query/ |
H A D | mld6.c | 163 void *hbhbuf = NULL, *optp = NULL; in make_msg() local
|
/netbsd-src/sys/netinet/ |
H A D | tcp_syncache.c | 878 unsigned int toff, struct socket *so, struct mbuf *m, u_char *optp, in syn_cache_add() 1081 u_int8_t *optp; in syn_cache_respond() local
|
H A D | tcp_output.c | 518 u_char opt[MAX_TCPOPTLEN], *optp; in tcp_output() local [all...] |
H A D | dccp_usrreq.c | 198 u_char *optp = NULL; in dccp_input() local 1122 u_char *optp = NULL; in dccp_output() local
|
H A D | tcp_input.c | 1185 u_int8_t *optp = NULL; tcp_input() local [all...] |
/netbsd-src/sys/netinet6/ |
H A D | ip6_output.c | 1432 struct ip6_pktopts **optp; in ip6_ctloutput() local 1564 struct ip6_pktopts **optp; in ip6_ctloutput() local 1587 struct ip6_pktopts **optp; in ip6_ctloutput() local 1654 struct ip6_pktopts **optp; in ip6_ctloutput() local
|
H A D | ip6_input.c | 1035 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) in ip6_unknown_opt()
|
H A D | raw_ip6.c | 375 struct ip6_pktopts opt, *optp = NULL; in rip6_output() local
|
H A D | udp6_usrreq.c | 745 struct ip6_pktopts *optp = NULL; udp6_output() local
|
/netbsd-src/sys/dist/pf/net/ |
H A D | pf_osfp.c | 126 const u_int8_t *optp; in pf_osfp_fingerprint_hdr() local
|
H A D | pf_norm.c | 1885 u_char *optp; local
|
/netbsd-src/external/bsd/flex/dist/src/ |
H A D | scanopt.c | 663 const optspec_t *optp; in scanopt() local
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | opts.c | 74 char **optp; /* Pointer to option value string */ member
|
/netbsd-src/usr.sbin/rtadvd/ |
H A D | rtadvd.c | 1042 struct nd_optlist *optp; in ra_input() local
|