Searched refs:tcp_addoptions (Results 1 – 3 of 3) sorted by relevance
1831 uint8_t tcp_addoptions(struct tcpopt *to, u_char * __ended_by(optend) optp, u_char * optend);
670 tcp_addoptions(struct tcpopt *to, u_char * __ended_by(optend) optp, u_char * optend) in tcp_addoptions() function
789 optlen = tcp_addoptions(&to, optp, optp + TCP_MAXOLEN); in tcp_filloptions()