Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dif_llatbl.h140 #define LLE_REQ_DESTROY(lle) lck_mtx_destroy(&(lle)->req_mtx, &lle_lock_grp) macro
/xnu-8020.140.41/bsd/netinet6/
H A Din6.c4552 LLE_REQ_DESTROY(lle); in in6_lltable_destroy_lle_unlocked()
4594 LLE_REQ_DESTROY(&lle->base); in in6_lltable_new()
/xnu-8020.140.41/bsd/netinet/
H A Din.c2361 LLE_REQ_DESTROY(lle); in in_lltable_destroy_lle_unlocked()