Searched defs:tcphoff (Results 1 – 3 of 3) sorted by relevance
| /linux/net/netfilter/ | ||
| H A D | xt_TCPOPTSTRIP.c | 31 unsigned int tcphoff) in tcpoptstrip_mangle_packet() argument |
| H A D | xt_TCPMSS.c | 74 unsigned int tcphoff, in tcpmss_mangle_packet() |
| /linux/net/netfilter/ipvs/ | ||
| H A D | ip_vs_proto_tcp.c | 151 unsigned int tcphoff = iph->len; tcp_snat_handler() local |