Home
last modified time | relevance | path

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

/net/bridge/netfilter/
Debt_ip.c22 struct tcpudphdr { struct
33 const struct tcpudphdr *pptr; in ebt_ip_mt() argument
34 struct tcpudphdr _ports; in ebt_ip_mt()
Debt_ip6.c29 } tcpudphdr; member
78 u16 dst = ntohs(pptr->tcpudphdr.dst); in ebt_ip6_mt()
84 u16 src = ntohs(pptr->tcpudphdr.src); in ebt_ip6_mt()
Debt_log.c39 struct tcpudphdr struct
61 const struct tcpudphdr *pptr; in print_ports() argument
62 struct tcpudphdr _ports; in print_ports()