Lines Matching refs:dst_port
601 sctp->src_port = htons(id->dst_port); in ipfw_send_abort()
714 th->th_dport = htons(id->dst_port); in ipfw_send_pkt()
716 th->th_sport = htons(id->dst_port); in ipfw_send_pkt()
1114 dst_ip, dst_port, src_ip, src_port, in check_uidgid()
1166 &id->dst_ip6, htons(id->dst_port), in check_uidgid()
1170 &id->dst_ip6, htons(id->dst_port), in check_uidgid()
1183 dst_ip, htons(id->dst_port), in check_uidgid()
1187 dst_ip, htons(id->dst_port), in check_uidgid()
1468 uint16_t src_port, dst_port; /* NOTE: host format */ in ipfw_chk() local
1538 src_port = dst_port = 0; in ipfw_chk()
1611 dst_port = TCP(ulp)->th_dport; in ipfw_chk()
1631 dst_port = SCTP(ulp)->dest_port; in ipfw_chk()
1637 dst_port = UDP(ulp)->uh_dport; in ipfw_chk()
1802 dst_port = TCP(ulp)->th_dport; in ipfw_chk()
1822 dst_port = SCTP(ulp)->dest_port; in ipfw_chk()
1828 dst_port = UDP(ulp)->uh_dport; in ipfw_chk()
1863 args->f_id.dst_port = dst_port = ntohs(dst_port); in ipfw_chk()
2150 key = dst_port; in ipfw_chk()
2380 src_port : dst_port ; in ipfw_chk()
2805 dst_ip, htons(dst_port), in ipfw_chk()
2815 htons(dst_port), in ipfw_chk()