Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.h266 extern boolean_t tmptoken_create(struct phyint *pi);
H A Dtables.c761 tmptoken_create(struct phyint *pi) in tmptoken_create() function
878 if (!tmptoken_create(pi)) in tmptoken_timer()
H A Dndp.c1022 if (!tmptoken_create(pi)) { in incoming_prefix_addrconf_process()
H A Dmain.c579 if (!tmptoken_create(pi)) { in if_process()