Searched refs:port_local (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/tests/net/if_wg/
H A Dt_interoperability.sh232 local port_local=52429
253 setup_wg_common wg0 inet $ip_wg_local 24 $port_local "$key_priv_local" tun0
/netbsd-current/external/mpl/dhcp/dist/relay/
H A Ddhcrelay.c310 u_int16_t port_local = 0, port_remote = 0; local
724 port_local = htons(67);
731 port_local = htons(547);
741 local_port = port_local;

Completed in 133 milliseconds