Searched refs:numeric_port (Results 1 – 4 of 4) sorted by relevance
272 htons(xstcb->local_port), numeric_port); in sctp_process_tcb()283 htons(xstcb->remote_port), numeric_port); in sctp_process_tcb()438 htons(xinpcb->local_port), numeric_port); in sctp_process_inpcb()
53 extern bool numeric_port; /* show ports numerically */
211 bool numeric_port; /* show ports numerically */ variable365 numeric_port = true; in main()
408 if (numeric_port) { in protopr()