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

/darwin-on-arm/xnu/bsd/net/
H A Dpf_ioctl.c974 *ticket = ++ticket_altqs_inactive;
987 if (!altqs_inactive_open || ticket != ticket_altqs_inactive)
1012 if (!altqs_inactive_open || ticket != ticket_altqs_inactive)
1019 ticket_altqs_active = ticket_altqs_inactive;
2033 if (ticket != ticket_altqs_inactive) {
4426 ticket_altqs_inactive) {
H A Dpfvar.h2154 __private_extern__ u_int32_t ticket_altqs_inactive; variable
H A Dpf.c161 u_int32_t ticket_altqs_inactive; variable

Completed in 34 milliseconds