Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.h267 extern void tmptoken_delete(struct phyint *pi);
H A Dmain.c572 tmptoken_delete(pi); in if_process()
H A Dtables.c828 tmptoken_delete(struct phyint *pi) in tmptoken_delete() function