Searched refs:list_len (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c4608 int list_len, len; local
4614 list_len = sizeof(*stats) * max_stats;
4615 len = PFKEY_ALIGN8(sizeof(*p)) + PFKEY_ALIGN8(list_len);
4630 if (list_len) {
4633 list_len);

Completed in 30 milliseconds