Searched defs:sif6up (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h89 * If this evaluates non-zero, then sif6up() must be called before
629 extern int sif6up __P((int unit));
635 #define sif6up sifup macro
H A Dsys-solaris.c3326 * sif6up()
3332 sif6up(unit) function
3338 warn("sif6up called when IPV6CP is disabled");
3341 warn("sif6up called in wrong state");

Completed in 52 milliseconds