Searched refs:retarget_port (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dreply.c413 int retarget_port = 139; local
455 retarget_port = atoi(p);
480 *(uint16_t *)(outbuf+8) = htons(retarget_port);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dreply.c413 int retarget_port = 139; local
455 retarget_port = atoi(p);
480 *(uint16_t *)(outbuf+8) = htons(retarget_port);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Dreply.c413 int retarget_port = 139; local
455 retarget_port = atoi(p);
480 *(uint16_t *)(outbuf+8) = htons(retarget_port);

Completed in 236 milliseconds