Home
last modified time | relevance | path

Searched defs:tcph (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/Tethering/bpf_progs/
Doffload.c145 struct tcphdr* tcph = (void*)(ip6 + 1); local
437 struct tcphdr* tcph = is_tcp ? (void*)(ip + 1) : NULL; in do_forward4() local