Home
last modified time | relevance | path

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

/mirbsd/src/sys/altq/
Daltq_cdnr.c245 if (cb == NULL || cb->cb_handle != handle)
254 return (cb->cb_handle);
295 cb->cb_handle = (u_long)cb;
1137 tce.tce_handle = cb->cb_handle;
Daltq_cdnr.h221 u_long cb_handle; /* handle of this tc element */ member