Searched refs:source_port (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dtcp_lro.h52 uint16_t source_port; member in struct:lro_entry
H A Dtcp_lro.c504 if (le->source_port != th->th_sport ||
640 le->source_port = th->th_sport;
/freebsd-10-stable/sys/netinet/libalias/
H A Dalias_nbt.c201 u_short source_port; member in struct:__anon10923
382 printf("%s:%d-->", inet_ntoa(ndh->source_ip), ntohs(ndh->source_port));
389 acc = ndh->source_port;
400 ndh->source_port = alias_port;
402 printf("%s:%d\n", inet_ntoa(ndh->source_ip), ntohs(ndh->source_port));
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch_vacl.c161 MLX5_SET(fte_match_set_misc, mv_misc, source_port, acl_table->vport);
163 MLX5_SET_TO_ONES(fte_match_set_misc, mc_misc, source_port);
543 misc_parameters.source_port);
/freebsd-10-stable/sys/dev/nxge/
H A Dif_nxge.h269 u16 source_port; member in struct:xge_lro_entry_t
H A Dif_nxge.c2603 if(lro_session->source_port == header_tcp->th_sport &&
2667 lro_session->source_port = header_tcp->th_sport;
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c688 unsigned short source_port; member in struct:swrap_packet::__anon5158::__anon5160::__anon5161
700 unsigned short source_port; member in struct:swrap_packet::__anon5158::__anon5160::__anon5162
872 packet->ip.p.tcp.source_port = src_port;
885 packet->ip.p.udp.source_port = src_addr->sin_port;
/freebsd-10-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h484 u8 source_port[0x10]; member in struct:mlx5_ifc_fte_match_set_misc_bits

Completed in 114 milliseconds