Home
last modified time | relevance | path

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

/openbsd/usr.sbin/pppd/
H A Doptions.c179 static int nomru(char **);
284 {"default-mru", 0, nomru}, /* Disable MRU negotiation */
285 {"-mru", 0, nomru}, /* Disable mru negotiation */
1174 nomru(char **argv) in nomru() function