Searched refs:udphdr (Results 1 – 1 of 1) sorted by relevance
50 struct udphdr *udphdr = (void *)iphdr + hlen; in entry() local52 if (udphdr->dest != htons(5000)) in entry()