Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipcp.c106 static int autoproxyarp __P((char **));
155 { "autoproxyarp", o_special_noarg, (void *)autoproxyarp,
348 autoproxyarp(argv) in autoproxyarp() function