Searched defs:cport (Results 1 – 3 of 3) sorted by relevance
/external/scapy/scapy/modules/ |
D | nmap.py | 139 def nmap_sig(target, oport=80, cport=81, ucport=1): argument 196 def nmap_fp(target, oport=80, cport=81): argument
|
/external/openssh/ |
D | mux.c | 668 u_int lport, cport; in process_mux_open_fwd() local 838 u_int lport, cport; in process_mux_close_fwd() local 949 u_int cport, i, j; in process_mux_stdio_fwd() local
|
D | channels.c | 3457 int cport, struct ForwardOptions *fwd_opts) 3518 channel_cancel_lport_listener(struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts)
|