Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_tftp.c42 struct udphdr *udph = (void *)iph + iph->ihl * 4; in tftp_help() local
Dip_conntrack_amanda.c53 struct udphdr *udph = (void *)iph + iph->ihl * 4; in help() local
Dip_nat_tftp.c61 struct udphdr *udph = (void *)iph + iph->ihl * 4; in tftp_nat_help() local
Dipt_LOG.c142 struct udphdr *udph = protoh; in dump_packet() local
Dipt_REJECT.c191 struct udphdr *udph; in send_unreach() local
Dip_fw_compat_redir.c183 struct udphdr *udph = (struct udphdr *)((u_int32_t *)iph in do_redirect() local
Dipt_unclean.c196 const struct udphdr *udph, in check_udp()
Dip_nat_helper.c228 struct udphdr *udph = (void *)iph + iph->ihl * 4; in ip_nat_mangle_udp_packet() local
Dip_nat_snmp_basic.c1225 struct udphdr *udph = (struct udphdr *)((u_int32_t *)iph + iph->ihl); in snmp_translate() local
1268 struct udphdr *udph = (struct udphdr *)((u_int32_t *)iph + iph->ihl); in nat_help() local
/linux-2.4.37.9/net/core/
Ddv.c462 struct udphdr *udph; in divert_frame() local
Dpktgen.c462 struct udphdr *udph; in fill_packet() local
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_LOG.c278 struct udphdr *udph; in dump_packet() local
/linux-2.4.37.9/net/ipv4/
Dipconfig.c494 struct udphdr udph; /* UDP header */ member