Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbo.c218 mblk_t *next, *keep, *keep_head, *free, *free_head; in xnbo_from_mac_filter() local
220 keep = keep_head = free = free_head = NULL; in xnbo_from_mac_filter()
256 if (keep_head != NULL) in xnbo_from_mac_filter()
257 xnbo_from_mac(xnbp, mrh, keep_head, B_FALSE); in xnbo_from_mac_filter()