Searched defs:dst_port (Results 1 - 18 of 18) sorted by relevance

/freebsd-10-stable/sys/boot/arm/at91/libat91/
H A Demac.h96 unsigned short dst_port; member in struct:__anon6285
/freebsd-10-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:__anon7244::__anon7247::__anon7248
/freebsd-10-stable/sys/netinet/libalias/
H A Dalias_proxy.c462 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
H A Dalias_db.c295 u_short dst_port; member in struct:alias_link
432 StartPointOut(struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short dst_port, int link_type) argument
732 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
934 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
1070 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
1099 _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
1148 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
1179 _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
1294 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
1499 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
1539 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
2267 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...]
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_fw2.c946 uint16_t src_port = 0, dst_port = 0; /* NOTE: host format */ local
[all...]
/freebsd-10-stable/sys/dev/netmap/
H A Dnetmap_vale.c1334 uint16_t dst_port, d_i; local
[all...]
/freebsd-10-stable/sys/dev/vxge/
H A Dvxge.c2490 u16 etype, src_port, dst_port; local
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Den_netdev.c98 __be16 dst_port; member in struct:mlx4_en_filter
200 filter_hash_bucket(struct mlx4_en_priv *priv, __be32 src_ip, __be32 dst_ip, __be16 src_port, __be16 dst_port) argument
216 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
263 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
299 __be16 dst_port; local
[all...]
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dpxe.h436 UDP_PORT_t dst_port; /* destination udp port */ member in struct:__anon6452
/freebsd-10-stable/sys/netinet/
H A Dip_fw.h536 uint16_t dst_port; member in struct:ipfw_flow_id
/freebsd-10-stable/sys/ofed/include/rdma/
H A Dib_user_verbs.h607 __be16 dst_port; member in struct:ibv_uverbs_flow_spec
710 __be16 dst_port; member in struct:ibv_kern_flow_spec
H A Dib_verbs.h1146 __be16 dst_port; member in struct:ib_flow_spec
/freebsd-10-stable/sys/ofed/include/linux/mlx4/
H A Ddevice.h1135 __be16 dst_port; member in struct:mlx4_spec_tcp_udp
1229 __be16 dst_port; member in struct:mlx4_net_trans_rule_hw_tcp_udp
/freebsd-10-stable/sys/dev/qlxgbe/
H A Dql_hw.h400 uint16_t dst_port; member in struct:_q80_config_lro_flow
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_type.h3503 __be16 dst_port; member in struct:ixgbe_atr_input::__anon1381
H A Dixv_type.h3513 __be16 dst_port; member in struct:ixgbe_atr_input::__anon1403
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h2281 __be16 dst_port; member in struct:fw_foiscsi_ctrl_wr::fw_foiscsi_conn_attr
/freebsd-10-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2689 __be16 dst_port; member in struct:fw_foiscsi_ctrl_wr::fw_foiscsi_conn_attr

Completed in 402 milliseconds