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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dip6_tunnel.c354 struct ipv6_tlv_tnl_enc_lim *tel; local
357 if (i + sizeof (*tel) > off + optlen)
360 tel = (struct ipv6_tlv_tnl_enc_lim *) &raw[i];
362 if (tel->type == IPV6_TLV_TNL_ENCAP_LIMIT &&
363 tel->length == 1)
366 if (tel->type)
367 i += tel->length + 2;
414 struct ipv6_tlv_tnl_enc_lim *tel; local
439 tel = (struct ipv6_tlv_tnl_enc_lim *) &skb->data[teli];
440 if (tel
997 struct ipv6_tlv_tnl_enc_lim *tel; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dmessage.c1057 dbug(1,dprintf("plci_remove(%x,tel=%x)",plci->Id,plci->tel));
1367 if(!(plci->tel && !plci->adv_nl))nl_req_ncci(plci,ASSIGN,0);
1506 if(plci->tel == ADV_VOICE && a->AdvCodecPLCI)
1523 plci->tel = 0;
1989 else plci->tel = 0;
2040 rplci->tel = 0;
3302 byte tel; local
3312 msg->length,plci->Id,plci->tel,plci->NL.Id,plci->appl,plci->SuppState));
3348 tel
[all...]
H A Ddivacapi.h232 byte tel; member in struct:_PLCI

Completed in 166 milliseconds