Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_llatbl.h139 #define LLE_REQ_INIT(lle) lck_mtx_init(&(lle)->req_mtx, &lle_lock_grp, &lle_lock_attr) macro
/xnu-8792.41.9/bsd/netinet/
H A Din.c2398 LLE_REQ_INIT(&lle->base); in in_lltable_new()
/xnu-8792.41.9/bsd/netinet6/
H A Din6.c4611 LLE_REQ_INIT(&lle->base); in in6_lltable_new()