Home
last modified time | relevance | path

Searched refs:_uh (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/netfilter/
Dnf_conntrack_h323_main.c1241 struct udphdr _uh; in get_udp_data() local
1244 uh = skb_header_pointer(skb, protoff, sizeof(_uh), &_uh); in get_udp_data()
1247 dataoff = protoff + sizeof(_uh); in get_udp_data()