Home
last modified time | relevance | path

Searched refs:tcp_filloptions (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_subr.c863 tcp_filloptions(struct tcpopt *peer_to, uint16_t thflags, uint16_t mss, uint8_t rcv_scale, in tcp_filloptions() function
1050 optlen = tcp_filloptions(peer_to, flags, mss, rcv_scale, ts_offset, optp); in tcp_respond()