Home
last modified time | relevance | path

Searched defs:newport (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dncp.c385 u_short *newport; in ncp_AddUrgentPort() local
/freebsd/sys/netinet/libalias/
H A Dalias_nbt.c187 u_short newport; member
/freebsd/usr.sbin/ctld/
H A Dctld.cc2133 port *newport = it->second.get(); in apply() local
/freebsd/crypto/openssh/
H A Dchannels.c4557 channel_update_permission(struct ssh *ssh, int idx, int newport) in channel_update_permission()