sport 1559 net/pf.c u_int16_t sport, u_int16_t dport, u_int32_t seq, u_int32_t ack,
sport 1644 net/pf.c th->th_sport = sport;
sport 2330 net/pf.c int direction, struct pfi_kif *kif, struct pf_addr *saddr, u_int16_t sport,
sport 2367 net/pf.c src->port[0], src->port[1], sport))
sport 2412 net/pf.c struct pf_addr *saddr, u_int16_t sport,
sport 2420 net/pf.c sport, daddr, dport, PF_RULESET_BINAT);
sport 2423 net/pf.c saddr, sport, daddr, dport, PF_RULESET_NAT);
sport 2426 net/pf.c sport, daddr, dport, PF_RULESET_RDR);
sport 2429 net/pf.c saddr, sport, daddr, dport, PF_RULESET_BINAT);
sport 2564 net/pf.c u_int16_t sport, dport;
sport 2577 net/pf.c sport = pd->hdr.tcp->th_sport;
sport 2584 net/pf.c sport = pd->hdr.udp->uh_sport;
sport 2597 net/pf.c p = sport;
sport 2598 net/pf.c sport = dport;
sport 2606 net/pf.c inp = in_pcbhashlookup(tb, saddr->v4, sport, daddr->v4, dport);
sport 2616 net/pf.c inp = in6_pcbhashlookup(tb, &saddr->v6, sport, &daddr->v6,
sport 2860 net/pf.c u_int16_t sport, dport;
sport 2868 net/pf.c sport = dport = hdrlen = 0;
sport 2872 net/pf.c sport = th->th_sport;
sport 2877 net/pf.c sport = pd->hdr.udp->uh_sport;
sport 2885 net/pf.c sport = dport = pd->hdr.icmp->icmp_id;
sport 2901 net/pf.c sport = dport = pd->hdr.icmp6->icmp6_id;
sport 2918 net/pf.c bport = nport = sport;
sport 2921 net/pf.c saddr, sport, daddr, dport, &pd->naddr, &nport)) != NULL) {
sport 2927 net/pf.c sport = th->th_sport;
sport 2934 net/pf.c sport = pd->hdr.udp->uh_sport;
sport 2942 net/pf.c pd->hdr.icmp->icmp_cksum, sport, nport, 0);
sport 2979 net/pf.c saddr, sport, daddr, dport, &pd->naddr, &nport)) != NULL) {
sport 3046 net/pf.c r->src.port[0], r->src.port[1], sport))
sport 3135 net/pf.c sport = th->th_sport;
sport 3143 net/pf.c sport = pd->hdr.udp->uh_sport;
sport 3408 net/pf.c sk->gwy.port = sport;
sport 3431 net/pf.c sk->ext.port = sport;
sport 3467 net/pf.c sport = th->th_sport;
sport 3472 net/pf.c sport = th->th_dport;
sport 1782 net/pf_ioctl.c (!pnl->dport || !pnl->sport)))
sport 1795 net/pf_ioctl.c key.gwy.port = pnl->sport;
sport 1801 net/pf_ioctl.c key.ext.port = pnl->sport;
sport 1821 net/pf_ioctl.c pnl->rsport = pnl->sport;
sport 1326 net/pfvar.h u_int16_t sport;