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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dhdspm.h107 unsigned int ltc; member in struct:hdspm_ltc
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/setkey/
H A Dsetkey.c513 struct sadb_lifetime *lts, *lth, *ltc; local
533 ltc = (struct sadb_lifetime *)mhp[SADB_EXT_LIFETIME_CURRENT];
534 if (lts && lth && ltc) {
535 if (ltc->sadb_lifetime_addtime == 0)
538 t = (u_long)(cur - ltc->sadb_lifetime_addtime);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/appletalk/
H A Dltpc.c723 struct lt_rcvlap *ltc = (struct lt_rcvlap *) ltdmacbuf; local
725 if (ltc->command != LT_RCVLAP) {
726 printk("unknown command 0x%02x from ltpc card\n",ltc->command);
729 dnode = ltc->dnode;
730 snode = ltc->snode;
731 llaptype = ltc->laptype;
732 len = ltc->length;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A DMakefile56 LDLIBS += -L. -ltc -lm -ldl
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/act2000/
H A Dcapi.h98 __u16 ltc; member in struct:actcapi_ncpd
H A Dcapi.c945 printk(KERN_DEBUG " ncpi.ltc = 0x%04x\n", ncpi->ltc);

Completed in 749 milliseconds