Searched refs:dst_port (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-13-stable/sys/netinet/
H A Din_fib.h60 unsigned short src_port, unsigned short dst_port, char proto,
H A Din_rss.h51 struct in_addr dst, u_short src_port, u_short dst_port,
H A Din_fib.c76 unsigned short dst_port; member in struct:_hash_5tuple_ipv4
85 unsigned short src_port, unsigned short dst_port, char proto,
93 data.dst_port = dst_port;
84 fib4_calc_software_hash(struct in_addr src, struct in_addr dst, unsigned short src_port, unsigned short dst_port, char proto, uint32_t *phashtype) argument
H A Dip_fw.h683 uint16_t dst_port; member in struct:ipfw_flow_id
/freebsd-13-stable/sys/netinet6/
H A Din6_fib.h50 const struct in6_addr *dst, unsigned short src_port, unsigned short dst_port,
H A Din6_rss.h53 u_short dst_port, int proto, uint32_t *hashval,
H A Din6_fib.c82 unsigned short dst_port; member in struct:_hash_5tuple_ipv6
91 unsigned short src_port, unsigned short dst_port, char proto,
99 data.dst_port = dst_port;
90 fib6_calc_software_hash(const struct in6_addr *src, const struct in6_addr *dst, unsigned short src_port, unsigned short dst_port, char proto, uint32_t *phashtype) argument
/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_db.c300 u_short dst_port; member in struct:alias_link
423 u_short src_port, u_short dst_port, int link_type)
431 n += dst_port;
620 lnk->dst_port, port_net,
725 u_short dst_port,
782 alias_addr, dst_port, htons(port_sys + j),
920 struct in_addr alias_addr, u_short src_port, u_short dst_port,
936 lnk->dst_port = dst_port;
977 if (dst_port
422 StartPointOut(struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short dst_port, int link_type) argument
721 FindNewPortGroup(struct libalias *la, struct in_addr dst_addr, struct in_addr alias_addr, u_short src_port, u_short dst_port, u_short port_count, u_char proto, u_char align) argument
919 AddLink(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, struct in_addr alias_addr, u_short src_port, u_short dst_port, int alias_port_param, int link_type) argument
1059 ReLink(struct alias_link *old_lnk, struct in_addr src_addr, struct in_addr dst_addr, struct in_addr alias_addr, u_short src_port, u_short dst_port, int alias_port_param, int link_type) argument
1087 _FindLinkOut(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short dst_port, int link_type, int replace_partial_links) argument
1136 FindLinkOut(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short dst_port, int link_type, int replace_partial_links) argument
1166 _FindLinkIn(struct libalias *la, struct in_addr dst_addr, struct in_addr alias_addr, u_short dst_port, u_short alias_port, int link_type, int replace_partial_links) argument
1278 FindLinkIn(struct libalias *la, struct in_addr dst_addr, struct in_addr alias_addr, u_short dst_port, u_short alias_port, int link_type, int replace_partial_links) argument
1467 FindUdpTcpIn(struct libalias *la, struct in_addr dst_addr, struct in_addr alias_addr, u_short dst_port, u_short alias_port, u_char proto, int create) argument
1506 FindUdpTcpOut(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short dst_port, u_char proto, int create) argument
2193 LibAliasRedirectPort(struct libalias *la, struct in_addr src_addr, u_short src_port, struct in_addr dst_addr, u_short dst_port, struct in_addr alias_addr, u_short alias_port, u_char proto) argument
[all...]
H A Dalias_local.h237 struct in_addr alias_addr, u_short src_port, u_short dst_port,
339 struct in_addr dst_addr, u_short dst_port, u_char ip_p);
H A Dalias_proxy.c459 struct in_addr dst_addr, u_short dst_port, u_char ip_p)
470 if ((dst_port == proxy_port || proxy_port == 0)
482 *proxy_server_port = dst_port;
457 ProxyCheck(struct libalias *la, struct in_addr *proxy_server_addr, u_short * proxy_server_port, struct in_addr src_addr, struct in_addr dst_addr, u_short dst_port, u_char ip_p) argument
/freebsd-13-stable/share/dtrace/
H A Dipfw.d133 uint16_t dst_port; /* in host byte order */
181 dst_port = p->f_id.dst_port;
/freebsd-13-stable/sys/dev/ice/
H A Dice_protocol_type.h243 __be16 dst_port; member in struct:ice_sctp_hdr
250 __be16 dst_port; member in struct:ice_l4_hdr
H A Dvirtchnl.h759 __be16 dst_port; member in struct:virtchnl_l4_spec
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw2.c599 sctp->src_port = htons(id->dst_port);
712 th->th_dport = htons(id->dst_port);
714 th->th_sport = htons(id->dst_port);
1111 dst_ip, dst_port, src_ip, src_port,
1163 &id->dst_ip6, htons(id->dst_port),
1167 &id->dst_ip6, htons(id->dst_port),
1180 dst_ip, htons(id->dst_port),
1184 dst_ip, htons(id->dst_port),
1392 * src_port, dst_port port numbers, in HOST format. Only
1399 uint16_t src_port, dst_port; /* NOT local
[all...]
H A Dip_fw_dynamic.c777 i ^= (id->dst_port) ^ (id->src_port);
801 if (id->src_port <= id->dst_port)
817 if (id->src_port <= id->dst_port)
834 t6.port[1] = id->dst_port;
838 t6.port[0] = id->dst_port;
860 t4.port[1] = id->dst_port;
864 t4.port[0] = id->dst_port;
914 id->dst_port, V_dyn_count, postfix);
1059 if (s->sport == pkt->src_port && s->dport == pkt->dst_port &&
1064 if (s->sport == pkt->dst_port
[all...]
H A Dip_dummynet.c189 id->dst_port &= mask->dst_port;
210 dst->dst_port |= src->dst_port;
234 if (m->dst_port || m->src_port || m->proto || m->extra)
269 (id->dst_port << 1) ^ (id->src_port) ^
276 (id->dst_port << 1) ^ (id->src_port) ^ (id->proto);
293 id1->dst_port == id2->dst_port &&
302 id1->dst_port
[all...]
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_vale.c893 uint16_t dst_port, d_i; local
911 dst_port = b->bdg_ops.lookup(start_ft, &dst_ring, na, b->private_data);
913 nm_prlim(5, "slot %d port %d -> %d", i, me, dst_port);
914 if (dst_port >= NM_BDG_NOPORT)
916 else if (dst_port == NM_BDG_BROADCAST)
918 else if (unlikely(dst_port == me ||
919 !b->bdg_ports[dst_port]))
923 d_i = dst_port * NM_BDG_MAXRINGS + dst_ring;
930 if (dst_port != NM_BDG_BROADCAST)
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c102 __be16 dst_port; member in struct:mlx4_en_filter
139 .dst_port = filter->dst_port,
205 __be16 src_port, __be16 dst_port)
211 ((__force unsigned long)dst_port << 2);
222 __be16 dst_port, u32 flow_id)
238 filter->dst_port = dst_port;
247 dst_port));
268 u8 ip_proto, __be16 src_port, __be16 dst_port)
204 filter_hash_bucket(struct mlx4_en_priv *priv, __be32 src_ip, __be32 dst_ip, __be16 src_port, __be16 dst_port) argument
220 mlx4_en_filter_alloc(struct mlx4_en_priv *priv, int rxq_index, __be32 src_ip, __be32 dst_ip, u8 ip_proto, __be16 src_port, __be16 dst_port, u32 flow_id) argument
267 mlx4_en_filter_find(struct mlx4_en_priv *priv, __be32 src_ip, __be32 dst_ip, u8 ip_proto, __be16 src_port, __be16 dst_port) argument
302 __be16 dst_port; local
[all...]
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-higig.h130 uint32_t dst_port : 5; /**< Port number of destination port on which the packet needs to egress. */ member in struct:__anon10142::__anon10145::__anon10146
/freebsd-13-stable/sbin/ipfw/
H A Ddummynet.c401 id->dst_ip, id->dst_port);
410 printf("%s/0x%04x\n", buf, id->dst_port);
450 inet_ntoa(ina), id->dst_port);
462 id->dst_port);
1450 * per-flow queue, mask is dst_ip, dst_port,
1474 mask->dst_port = ~0;
1514 p16 = &mask->dst_port;
/freebsd-13-stable/stand/i386/libi386/
H A Dpxe.h434 UDP_PORT_t dst_port; /* destination udp port */ member in struct:__anon8178
/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_82599.c1673 u32 mask = IXGBE_NTOHS(input_mask->formatted.dst_port);
1710 * Program the relevant mask registers. If src/dst_port or src/dst_addr
1737 if (input_mask->formatted.dst_port ||
1905 fdirport = IXGBE_NTOHS(input->formatted.dst_port);
2031 if (input->formatted.dst_port || input->formatted.src_port) {
2038 if (input->formatted.dst_port || input->formatted.src_port) {
/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c326 state->sport == port && state->dport == f_id->dst_port)
380 state->dport = f_id->dst_port;
615 port = f_id->dst_port;
1072 data[1] = (ji->f_id.dst_port << 16) | ji->port;
1558 data[1] = (f_id->dst_port << 16) | port;
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c882 rule_hw->tcp_udp.dst_port = spec->tcp_udp.dst_port;
950 if (cur->tcp_udp.dst_port)
953 be16_to_cpu(cur->tcp_udp.dst_port));
/freebsd-13-stable/sbin/pfctl/
H A Dparse.y5048 struct node_host *dst_host, struct node_port *dst_port,
5055 expand_label_port("$dstport", label, len, dst_port);
5352 LOOP_THROUGH(struct node_port, dst_port, dst_ports,
5394 dst_port, proto->proto);
5396 src_host, src_port, dst_host, dst_port, proto->proto);
5398 r->af, src_host, src_port, dst_host, dst_port,
5413 r->dst.port[0] = dst_port->port[0];
5414 r->dst.port[1] = dst_port->port[1];
5415 r->dst.port_op = dst_port->op;

Completed in 227 milliseconds

12