Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_llatbl.h99 #define LLE_REQ_INIT(lle) mtx_init(&(lle)->req_mtx, "lle req", \ macro
/f-stack/freebsd/netinet/
H A Din.c1310 LLE_REQ_INIT(&lle->base); in in_lltable_new()
/f-stack/freebsd/netinet6/
H A Din6.c2131 LLE_REQ_INIT(&lle->base); in in6_lltable_new()