Lines Matching refs:dst_port
599 sctp->src_port = htons(id->dst_port); in ipfw_send_abort()
712 th->th_dport = htons(id->dst_port); in ipfw_send_pkt()
714 th->th_sport = htons(id->dst_port); in ipfw_send_pkt()
1112 dst_ip, dst_port, src_ip, src_port, in check_uidgid()
1164 &id->dst_ip6, htons(id->dst_port), in check_uidgid()
1168 &id->dst_ip6, htons(id->dst_port), in check_uidgid()
1181 dst_ip, htons(id->dst_port), in check_uidgid()
1185 dst_ip, htons(id->dst_port), in check_uidgid()
1423 uint16_t src_port, dst_port; /* NOTE: host format */ in ipfw_chk() local
1493 src_port = dst_port = 0; in ipfw_chk()
1566 dst_port = TCP(ulp)->th_dport; in ipfw_chk()
1586 dst_port = SCTP(ulp)->dest_port; in ipfw_chk()
1592 dst_port = UDP(ulp)->uh_dport; in ipfw_chk()
1757 dst_port = TCP(ulp)->th_dport; in ipfw_chk()
1777 dst_port = SCTP(ulp)->dest_port; in ipfw_chk()
1783 dst_port = UDP(ulp)->uh_dport; in ipfw_chk()
1818 args->f_id.dst_port = dst_port = ntohs(dst_port); in ipfw_chk()
2089 dst_port: in ipfw_chk()
2301 src_port : dst_port ; in ipfw_chk()
2726 dst_ip, htons(dst_port), in ipfw_chk()
2736 htons(dst_port), in ipfw_chk()