HomeSort by: relevance | last modified time | path
    Searched refs:pstp (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
radix_ipf.c 1345 myst_t **pstp; local in function:delete_addr
1368 for (pstp = &myst_top; (stp = *pstp) != NULL; pstp = &stp->next)
1374 *pstp = stp->next;

Completed in 11 milliseconds