Home
last modified time | relevance | path

Searched defs:dst_port (Results 1 – 25 of 59) sorted by relevance

123

/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_em_hlm.h26 uint16_t portid, uint16_t dst_port[]) in em_get_dst_port_ipv4xN()
53 uint16_t portid, uint16_t dst_port[]) in em_get_dst_port_ipv6xN()
80 uint16_t dst_port[]) in em_get_dst_port_ipv4xN_events()
107 uint16_t dst_port[]) in em_get_dst_port_ipv6xN_events()
189 uint16_t dst_port[MAX_PKT_BURST]; in l3fwd_em_send_packets() local
254 uint16_t dst_port[MAX_PKT_BURST]; in l3fwd_em_process_events() local
H A Dl3fwd_em.h13 uint16_t dst_port; in l3fwd_em_handle_ipv4() local
54 uint16_t dst_port; in l3fwd_em_handle_ipv6() local
81 uint16_t dst_port; in l3fwd_em_simple_forward() local
H A Dl3fwd_lpm.h14 uint16_t dst_port; in l3fwd_lpm_simple_forward() local
H A Dl3fwd_em_sequential.h80 uint16_t dst_port[MAX_PKT_BURST]; in l3fwd_em_send_packets() local
H A Dl3fwd_lpm_neon.h92 uint16_t dst_port[MAX_PKT_BURST]; in l3fwd_lpm_send_packets() local
H A Dl3fwd_lpm_altivec.h103 uint16_t dst_port[MAX_PKT_BURST]; in l3fwd_lpm_send_packets() local
H A Dl3fwd_lpm_sse.h89 uint16_t dst_port[MAX_PKT_BURST]; in l3fwd_lpm_send_packets() local
H A Dl3fwd_altivec.h126 process_packet(struct rte_mbuf *pkt, uint16_t *dst_port) in process_packet()
H A Dl3fwd_sse.h106 process_packet(struct rte_mbuf *pkt, uint16_t *dst_port) in process_packet()
H A Dl3fwd_neon.h109 process_packet(struct rte_mbuf *pkt, uint16_t *dst_port) in process_packet()
/f-stack/dpdk/app/test/
H A Dtest_thash.c16 uint16_t dst_port; member
25 uint16_t dst_port; member
H A Dpacket_burst_generator.c95 uint16_t dst_port, uint16_t pkt_data_len) in initialize_udp_header()
111 uint16_t dst_port, uint16_t pkt_data_len) in initialize_tcp_header()
126 uint16_t dst_port, uint16_t pkt_data_len) in initialize_sctp_header()
H A Dtest_flow_classify.c472 uint16_t dst_port = 33; in init_ipv4_udp_traffic() local
509 uint16_t dst_port = 17; in init_ipv4_tcp_traffic() local
546 uint16_t dst_port = 11; in init_ipv4_sctp_traffic() local
/f-stack/dpdk/lib/librte_net/
H A Drte_sctp.h30 rte_be16_t dst_port; /**< Destin port. */ member
H A Drte_udp.h30 rte_be16_t dst_port; /**< UDP destination port. */ member
H A Drte_tcp.h30 rte_be16_t dst_port; /**< TCP destination port. */ member
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_proxy_protocol.c31 u_char dst_port[2]; member
39 u_char dst_port[2]; member
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_eth_ctrl.h59 uint16_t dst_port; /**< Destination port in big endian. */ member
179 uint16_t dst_port; /**< UDP destination port in big endian. */ member
188 uint16_t dst_port; /**< TCP destination port in big endian. */ member
197 uint16_t dst_port; /**< SCTP destination port in big endian. */ member
218 uint16_t dst_port; /**< UDP destination port in big endian. */ member
227 uint16_t dst_port; /**< TCP destination port in big endian. */ member
236 uint16_t dst_port; /**< SCTP destination port in big endian. */ member
/f-stack/freebsd/netinet/libalias/
H A Dalias_db.c293 u_short dst_port; member
421 u_short src_port, u_short dst_port, int link_type) in StartPointOut()
720 u_short dst_port, in FindNewPortGroup()
1055 u_short dst_port, in ReLink()
1082 u_short dst_port, in _FindLinkOut()
1131 u_short dst_port, in FindLinkOut()
1160 u_short dst_port, in _FindLinkIn()
1273 u_short dst_port, in FindLinkIn()
1466 u_short dst_port, in FindUdpTcpIn()
1506 u_short dst_port, in FindUdpTcpOut()
[all …]
/f-stack/freebsd/netinet/
H A Din_fib.c76 unsigned short dst_port; member
85 unsigned short src_port, unsigned short dst_port, char proto, in fib4_calc_software_hash()
/f-stack/freebsd/netinet6/
H A Din6_fib.c82 unsigned short dst_port; member
91 unsigned short src_port, unsigned short dst_port, char proto, in fib6_calc_software_hash()
/f-stack/dpdk/examples/l2fwd-event/
H A Dl2fwd_poll.c12 uint32_t dst_port; in l2fwd_poll_simple_forward() local
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.h49 uint16_t dst_port; member
113 uint16_t dst_port; member
169 u32 dst_port:16; member
206 u32 dst_port:16; member
/f-stack/dpdk/lib/librte_flow_classify/
H A Drte_flow_classify.h126 uint16_t dst_port; /**< Destination port in big endian. */ member
/f-stack/dpdk/lib/librte_node/
H A Dip4_rewrite.c301 uint8_t rewrite_len, uint16_t dst_port) in rte_node_ip4_rewrite_add()

123