Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.h257 extern int phyint_init_from_k(struct phyint *pi);
H A Dtables.c138 if (phyint_init_from_k(pi) == -1) { in phyint_create()
171 phyint_init_from_k(struct phyint *pi) in phyint_init_from_k() function
H A Dmain.c485 (void) phyint_init_from_k(pi); in if_process()