Home
last modified time | relevance | path

Searched refs:SS_PORT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.h160 #define SS_PORT(s) ((s).ss_family == AF_INET ? \ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c2779 ntohs(SS_PORT(instance->remote_addr)); in exec_method()
2784 ntohs(SS_PORT(ss)); in exec_method()
3141 ntohs(SS_PORT(instance->remote_addr))); in run_method()