Searched defs:tcph (Results 1 – 1 of 1) sorted by relevance
145 struct tcphdr* tcph = (void*)(ip6 + 1); local437 struct tcphdr* tcph = is_tcp ? (void*)(ip + 1) : NULL; in do_forward4() local