#ifndef STUN_H #define STUN_H extern int print_stun_probe(char *server, int sport, int tport); #endif /* STUN_H */ type='text/javascript' src='/cgit.js'>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/linux/tcp.h9
-rw-r--r--net/ipv4/tcp_ipv4.c5
-rw-r--r--net/ipv4/tcp_minisocks.c7
-rw-r--r--net/ipv4/tcp_output.c14
-rw-r--r--net/ipv6/tcp_ipv6.c5
5 files changed, 17 insertions, 23 deletions
diff --git a/include/linux/tcp.h b/include/linux/tcp.h