Searched defs:optp (Results 1 - 13 of 13) sorted by relevance
| /src/usr.sbin/mld6query/ |
| H A D | mld6.c | 163 void *hbhbuf = NULL, *optp = NULL; local in function:make_msg
|
| /src/lib/libc/net/ |
| H A D | ip6opt.c | 341 uint8_t *optp, *lim; local in function:inet6_option_find 497 uint8_t *optp = (uint8_t *)extbuf + offset; local in function:inet6_opt_append 558 uint8_t *optp, *lim; local in function:inet6_opt_next 609 uint8_t *optp, *lim; local in function:inet6_opt_find [all...] |
| /src/sys/dist/pf/net/ |
| H A D | pf_osfp.c | 126 const u_int8_t *optp; local in function:pf_osfp_fingerprint_hdr [all...] |
| H A D | pf_norm.c | 1885 u_char *optp; local in function:pf_normalize_tcpopt
|
| /src/sys/netinet/ |
| H A D | tcp_output.c | 518 u_char opt[MAX_TCPOPTLEN], *optp; local in function:tcp_output [all...] |
| H A D | tcp_syncache.c | 1081 u_int8_t *optp; local in function:syn_cache_respond 877 syn_cache_add(struct sockaddr * src,struct sockaddr * dst,struct tcphdr * th,unsigned int toff,struct socket * so,struct mbuf * m,u_char * optp,int optlen,struct tcp_opt_info * oi) argument [all...] |
| H A D | tcp_input.c | 1194 u_int8_t *optp = NULL; local in function:tcp_input [all...] |
| H A D | dccp_usrreq.c | 198 u_char *optp = NULL; local in function:dccp_input 1122 u_char *optp local in function:dccp_output [all...] |
| /src/sys/netinet6/ |
| H A D | raw_ip6.c | 375 struct ip6_pktopts opt, *optp = NULL; local in function:rip6_output
|
| H A D | ip6_input.c | 1035 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) argument
|
| H A D | udp6_usrreq.c | 749 struct ip6_pktopts *optp = NULL; local in function:udp6_output
|
| H A D | ip6_output.c | 1432 struct ip6_pktopts **optp; local in function:ip6_ctloutput 1564 struct ip6_pktopts **optp; local in function:ip6_ctloutput 1587 struct ip6_pktopts **optp; local in function:ip6_ctloutput 1654 struct ip6_pktopts **optp; local in function:ip6_ctloutput [all...] |
| /src/usr.sbin/rtadvd/ |
| H A D | rtadvd.c | 1042 struct nd_optlist *optp; local in function:ra_input
|
Completed in 30 milliseconds