Searched defs:src_port (Results 1 - 23 of 23) sorted by relevance

/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_addr.c276 in_port_t src_port; local
461 in_port_t src_port; local
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c939 static int remove_path_from_cdg(cdg_node_t ** cdg_root, osm_port_t * src_port, argument
1884 osm_port_t *src_port = NULL, *dest_port = NULL; local
783 update_channel_dep_graph(cdg_node_t ** cdg_root, osm_port_t * src_port, uint16_t slid, osm_port_t * dest_port, uint16_t dlid) argument
2723 osm_port_t *src_port, *dest_port; local
[all...]
/freebsd-12-stable/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c791 unsigned short src_port = src_addr->sin_port; local
/freebsd-12-stable/sys/dev/ice/
H A Dice_protocol_type.h232 __be16 src_port; member in struct:ice_sctp_hdr
239 __be16 src_port; member in struct:ice_l4_hdr
H A Dvirtchnl.h648 __be16 src_port; member in struct:virtchnl_l4_spec
/freebsd-12-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c100 __be16 src_port; member in struct:mlx4_en_filter
203 filter_hash_bucket(struct mlx4_en_priv *priv, __be32 src_ip, __be32 dst_ip, __be16 src_port, __be16 dst_port) argument
219 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
266 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
300 __be16 src_port; local
[all...]
/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_db.c299 u_short src_port; member in struct:alias_link
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
1253 u_short src_port; local
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
1634 FindRtspOut(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short alias_port, u_char proto) 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...]
/freebsd-12-stable/sys/netpfil/ipfw/
H A Dip_fw2.c1414 uint16_t src_port, dst_port; /* NOTE: host format */ local
[all...]
/freebsd-12-stable/tools/tools/netmap/
H A Dnmreplay.c563 struct nmport_d *src_port; /* netmap descriptor */ member in struct:_qs
/freebsd-12-stable/sys/netinet/
H A Dsctp.h51 uint16_t src_port; /* source port */ member in struct:sctphdr
H A Dip_fw.h687 uint16_t src_port; member in struct:ipfw_flow_id
H A Dsctp_output.c3968 sctp_lowlevel_chunk_output(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net, struct sockaddr *to, struct mbuf *m, uint32_t auth_offset, struct sctp_auth_chunk *auth, uint16_t auth_keyid, int nofragment_flag, int ecn_ok, int out_of_asoc_ok, uint16_t src_port, uint16_t dest_port, uint32_t v_tag, uint16_t port, union sctp_sockstore *over_addr, uint8_t mflowtype, uint32_t mflowid, int so_locked) argument
[all...]
/freebsd-12-stable/stand/i386/libi386/
H A Dpxe.h433 UDP_PORT_t src_port; /* source udp port */ member in struct:__anon9186
/freebsd-12-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h880 __be16 src_port; member in struct:ib_uverbs_flow_tcp_udp_filter
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dkern-abi.h910 __u16 src_port; member in struct:ibv_kern_tcp_udp_filter
H A Dverbs.h1307 uint16_t src_port; member in struct:ibv_flow_tcp_udp_filter
/freebsd-12-stable/sys/dev/mlx4/
H A Ddevice.h1209 __be16 src_port; member in struct:mlx4_spec_tcp_udp
1312 __be16 src_port; member in struct:mlx4_net_trans_rule_hw_tcp_udp
/freebsd-12-stable/sys/dev/qlxgbe/
H A Dql_hw.h403 uint16_t src_port; member in struct:_q80_config_lro_flow
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1709 __be16 src_port; member in struct:ib_flow_tcp_udp_filter
/freebsd-12-stable/sys/dev/oce/
H A Doce_hw.h2052 uint32_t src_port; member in struct:mbx_lowlevel_test_loopback_mode::__anon14672::__anon14673
2070 uint8_t src_port; member in struct:mbx_lowlevel_set_loopback_mode::__anon14675::__anon14676
/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_type.h3549 __be16 src_port; member in struct:ixgbe_atr_input::__anon13576
/freebsd-12-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2697 __be16 src_port; member in struct:fw_foiscsi_ctrl_wr::fw_foiscsi_conn_attr
/freebsd-12-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h18319 uint16_t src_port; /* big endian */ member in struct:hwrm_cfa_ntuple_filter_alloc_input
18782 uint16_t src_port; /* big endian */ member in struct:hwrm_cfa_em_flow_alloc_input
19864 uint16_t src_port; /* big endian */ member in struct:hwrm_cfa_decap_filter_alloc_input
[all...]

Completed in 709 milliseconds