Home
last modified time | relevance | path

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

/openbsd/usr.sbin/pppd/
H A Doptions.c228 static int setlcpechointv(char **);
347 {"lcp-echo-interval", 1, setlcpechointv}, /* time for lcp echo events */
1863 setlcpechointv(char **argv) in setlcpechointv() function