HomeSort by: relevance | last modified time | path
    Searched defs:tcp_signature (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
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) {
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) {

Completed in 76 milliseconds