Searched refs:tcpudphdr (Results 1 – 3 of 3) sorted by relevance
22 struct tcpudphdr { struct33 const struct tcpudphdr *pptr; in ebt_ip_mt() argument34 struct tcpudphdr _ports; in ebt_ip_mt()
29 } tcpudphdr; member78 u16 dst = ntohs(pptr->tcpudphdr.dst); in ebt_ip6_mt()84 u16 src = ntohs(pptr->tcpudphdr.src); in ebt_ip6_mt()
39 struct tcpudphdr struct61 const struct tcpudphdr *pptr; in print_ports() argument62 struct tcpudphdr _ports; in print_ports()