tcp_input.c | 162 #ifdef TCP_SIGNATURE 190 #ifdef TCP_SIGNATURE 1731 #ifdef TCP_SIGNATURE 2958 #ifdef TCP_SIGNATURE 3012 tcp_signature(struct mbuf *m, struct tcphdr *th, int thoff, function in typeref:typename:int 3091 #ifdef TCP_SIGNATURE 3204 #ifdef TCP_SIGNATURE 3220 #ifndef TCP_SIGNATURE 3236 if (tcp_signature(m, th, toff, sav, sig) < 0) {
|