source_port       724 lib/socket_wrapper/socket_wrapper.c 		uint16_t	source_port;
source_port       736 lib/socket_wrapper/socket_wrapper.c 		uint16_t	source_port;
source_port      1026 lib/socket_wrapper/socket_wrapper.c 		pay->tcp.source_port	= src_port;
source_port      1040 lib/socket_wrapper/socket_wrapper.c 		pay->udp.source_port	= src_port;
source_port       513 source3/include/nameserv.h 		int source_port;
source_port       485 source3/libsmb/nmblib.c 	dgram->header.source_port = RSVAL(inbuf,8);
source_port       859 source3/libsmb/nmblib.c 		RSSVAL(ubuf,8,dgram->header.source_port);
source_port       459 source3/nmbd/nmbd.c 		p->packet.dgram.header.source_port = 138;
source_port      1902 source3/nmbd/nmbd_packets.c 	dgram->header.source_port = DGRAM_PORT;
source_port       108 source3/utils/log2pcaphex.c     uint16 source_port;
source_port       171 source3/utils/log2pcaphex.c 	HDR_TCP.source_port = HDR_TCP.dest_port = htons(139);