Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet6/
H A Dudp6_output.c164 struct ip6_pktopts opt, *__single optp = NULL; in udp6_output() local
H A Dip6_output.c2562 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 Dah_core.c919 u_int8_t *p, *optend, *optp; in ah6_calccksum() local
H A Draw_ip6.c376 struct ip6_pktopts opt, *__single optp = NULL; in rip6_output() local
H A Din6_src.c2214 struct ip6_pktopts *__single optp = NULL; in in6_embedscope() local
H A Dip6_input.c1769 ip6_unknown_opt(uint8_t *__counted_by(optplen) optp, size_t optplen, struct mbuf *m, size_t off) in ip6_unknown_opt()
/xnu-12377.61.12/bsd/netinet/
H A Dtcp_output.c730 tcp_addoptions(struct tcpopt *to, u_char * __ended_by(optend) optp, u_char * optend) in tcp_addoptions()
H A Dtcp_subr.c863 tcp_filloptions(struct tcpopt *peer_to, uint16_t thflags, uint16_t mss, uint8_t rcv_scale, in tcp_filloptions()
1049 u_char *optp = (u_char *)(nth + 1); in tcp_respond() local
H A Dtcp_input.c2758 u_char *optp = NULL; in tcp_input() local
/xnu-12377.61.12/bsd/net/
H A Dpf_norm.c3265 u_char *optp = opts; in pf_normalize_tcpopt() local