Searched refs:TCP_SIGLEN (Results 1 – 1 of 1) sorted by relevance
73 #define TCP_SIGLEN 16 /* length of computed digest in bytes */ macro259 char tmpdigest[TCP_SIGLEN]; in tcp_ipsec_input()280 if (bcmp(buf, tmpdigest, TCP_SIGLEN) != 0) { in tcp_ipsec_input()