Home
last modified time | relevance | path

Searched defs:dst_port (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/net/ipv4/netfilter/
Dipchains_core.c285 __u16 src_port, __u16 dst_port, in ip_rule_match()
409 __u16 dst_port, in dump_packet()
517 __u16 src_port, __u16 dst_port, in ip_fw_domatch()
586 __u16 src_port = 0xFFFF, dst_port = 0xFFFF; in ip_fw_check() local
Dipfwadm_core.c257 u16 src_port, u16 dst_port, u16 icmp_type, in print_packet()
319 __u16 src_port=0xFFFF, dst_port=0xFFFF, icmp_type=0xFF; in ip_fw_chk() local
/linux-2.4.37.9/net/core/
Dnetfilter.c184 __u16 src_port = 0, dst_port = 0; in nf_dump_skb() local
/linux-2.4.37.9/include/net/
Ddn.h161 unsigned short dst_port; member