HomeSort by: relevance | last modified time | path
    Searched defs:llentries_unlink (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_llatbl.c 73 static void llentries_unlink(struct lltable *llt, struct llentries *head);
287 llentries_unlink(llt, &pmd.dchain);
303 llentries_unlink(struct lltable *llt, struct llentries *head) function in typeref:typename:void
462 llentries_unlink(llt, &dchain);
if_llatbl.c 73 static void llentries_unlink(struct lltable *llt, struct llentries *head);
287 llentries_unlink(llt, &pmd.dchain);
303 llentries_unlink(struct lltable *llt, struct llentries *head) function in typeref:typename:void
462 llentries_unlink(llt, &dchain);

Completed in 24 milliseconds