Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_syncache.c1156 TCPMD5_INPUT(m, th, to->to_signature) != 0)) { in syncache_expand()
1195 TCPMD5_INPUT(m, th, to->to_signature) != 0) { in syncache_expand()
1511 TCPMD5_INPUT(m, th, to->to_signature) != 0) in syncache_add()
1980 TCPMD5_OUTPUT(m, th, to.to_signature) != 0) { in syncache_respond()
H A Dtcp_output.c1334 (u_char *)(th + 1) + (to.to_signature - opt))) != 0) { in tcp_default_output()
1867 to->to_signature = optp; in tcp_addoptions()
H A Dtcp_var.h869 u_char *to_signature; /* pointer to the TCP-MD5 signature */ member
H A Dtcp_input.c1373 TCPMD5_INPUT(m, th, to.to_signature) != 0) in tcp_input_with_port()
3561 to->to_signature = cp + 2; in tcp_dooptions()
H A Dtcp_subr.c2059 TCPMD5_OUTPUT(m, nth, to.to_signature) != 0) { in tcp_respond()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c19598 (u_char *)(th + 1) + (to.to_signature - opt)) != 0) { in rack_fast_rsm_output()
20158 (u_char *)(th + 1) + (to.to_signature - opt)) != 0) { in rack_fast_output()
22804 (u_char *)(th + 1) + (to.to_signature - opt)) != 0) { in rack_output()
H A Dbbr.c13398 (u_char *)(th + 1) + (to.to_signature - opt)) != 0) { in bbr_output_wtime()