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

/asus-wl-520gu-7.0.1.45/src/router/udhcpd/
H A Dpacket.h35 int raw_packet(struct dhcpMessage *payload, u_int32_t source_ip, int source_port,
37 int kernel_packet(struct dhcpMessage *payload, u_int32_t source_ip, int source_port,
H A Dpacket.c117 int raw_packet(struct dhcpMessage *payload, u_int32_t source_ip, int source_port, argument
147 packet.udp.source = htons(source_port);
170 int kernel_packet(struct dhcpMessage *payload, u_int32_t source_ip, int source_port, argument
185 client.sin_port = htons(source_port);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dlog2pcaphex.c81 uint16 source_port; member in struct:__anon12472
144 HDR_TCP.source_port = HDR_TCP.dest_port = htons(139);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dclidgram.c54 dgram->header.source_port = ntohs(src_port);
H A Dnmblib.c435 dgram->header.source_port = RSVAL(inbuf,8);
794 RSSVAL(ubuf,8,dgram->header.source_port);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dnameserv.h512 int source_port; member in struct:dgram_packet::__anon12289
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Ddp.h267 int raw_packet(struct dhcpMessage *payload, u_int32_t source_ip, int source_port,
H A Ddiscover.c410 int raw_packet(struct dhcpMessage *payload, u_int32_t source_ip, int source_port, argument
442 packet.udp.source = htons(source_port);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nmbd/
H A Dnmbd_packets.c1826 dgram->header.source_port = DGRAM_PORT;

Completed in 136 milliseconds