Searched defs:optp (Results 1 – 10 of 10) sorted by relevance
| /xnu-12377.41.6/bsd/netinet6/ |
| H A D | udp6_output.c | 164 struct ip6_pktopts opt, *__single optp = NULL; in udp6_output() local
|
| H A D | ip6_output.c | 2562 struct ip6_pktopts **optp; in ip6_ctloutput() local 2676 struct ip6_pktopts **optp; in ip6_ctloutput() local 2762 struct ip6_pktopts **optp; in ip6_ctloutput() local
|
| H A D | ah_core.c | 919 u_int8_t *p, *optend, *optp; in ah6_calccksum() local
|
| H A D | raw_ip6.c | 376 struct ip6_pktopts opt, *__single optp = NULL; in rip6_output() local
|
| H A D | in6_src.c | 2214 struct ip6_pktopts *__single optp = NULL; in in6_embedscope() local
|
| H A D | ip6_input.c | 1769 ip6_unknown_opt(uint8_t *__counted_by(optplen) optp, size_t optplen, struct mbuf *m, size_t off) in ip6_unknown_opt()
|
| /xnu-12377.41.6/bsd/netinet/ |
| H A D | tcp_output.c | 670 tcp_addoptions(struct tcpopt *to, u_char * __ended_by(optend) optp, u_char * optend) in tcp_addoptions()
|
| H A D | tcp_subr.c | 859 tcp_filloptions(struct tcpopt *peer_to, uint16_t thflags, uint16_t mss, uint8_t rcv_scale, in tcp_filloptions() 1045 u_char *optp = (u_char *)(nth + 1); in tcp_respond() local
|
| H A D | tcp_input.c | 2758 u_char *optp = NULL; in tcp_input() local
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | pf_norm.c | 3265 u_char *optp = opts; in pf_normalize_tcpopt() local
|