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

/openbsd-current/sys/net/
H A Dif_pppx.c848 int pipex_enable_local, proto; local
850 pipex_enable_local = atomic_load_int(&pipex_enable);
864 if (pipex_enable_local) {
889 if (pipex_enable_local)

Completed in 169 milliseconds