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

/freebsd-10.1-release/sys/net/
H A Dif_iso88025subr.c633 struct iso88025_sockaddr_data *th2; local
651 th2 = (struct iso88025_sockaddr_data *)sa.sa_data;
653 th2->ether_shost[i] = c = th->iso88025_dhost[i];
654 th2->ether_dhost[i] = th->iso88025_dhost[i] =
658 th2->ac = TR_AC;
659 th2->fc = TR_LLC_FRAME;
/freebsd-10.1-release/sys/kern/
H A Dkern_tc.c87 static struct timehands th2 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th3}; variable in typeref:struct:timehands
88 static struct timehands th1 = { NULL, 0, 0, 0, {0, 0}, {0, 0}, {0, 0}, 0, &th2};

Completed in 124 milliseconds