Searched refs:raqp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c1906 struct raq **raqp; local
1930 raqp = &raq_head;
1931 while (*raqp != NULL)
1932 raqp = &((*raqp)->raq_next);
1933 *raqp = raq;

Completed in 1250 milliseconds