Home
last modified time | relevance | path

Searched full:tel (Results 1 – 9 of 9) sorted by relevance

/linux/net/ipv6/
H A Dip6_tunnel.c438 struct ipv6_tlv_tnl_enc_lim *tel; in ip6_tnl_parse_tlv_enc_lim() local
444 if (i + sizeof(*tel) > optlen) in ip6_tnl_parse_tlv_enc_lim()
447 tel = (struct ipv6_tlv_tnl_enc_lim *)(skb->data + off + i); in ip6_tnl_parse_tlv_enc_lim()
449 if (tel->type == IPV6_TLV_TNL_ENCAP_LIMIT && in ip6_tnl_parse_tlv_enc_lim()
450 tel->length == 1) in ip6_tnl_parse_tlv_enc_lim()
453 if (tel->type) in ip6_tnl_parse_tlv_enc_lim()
454 i += tel->length + 2; in ip6_tnl_parse_tlv_enc_lim()
513 struct ipv6_tlv_tnl_enc_lim *tel; in ip6_tnl_err() local
521 tel = (struct ipv6_tlv_tnl_enc_lim *) &skb->data[teli]; in ip6_tnl_err()
522 if (tel->encap_limit == 0) { in ip6_tnl_err()
[all …]
/linux/arch/mips/boot/dts/brcm/
H A Dbcm6358-neufbox4-sercomm.dts37 label = "nb4-ser:white:tel";
/linux/drivers/media/dvb-frontends/
H A Dcx24110.h5 Copyright (C) 2002 Peter Hettkamp <peter.hettkamp@htp-tel.de> based on
H A Dcx24110.c5 Copyright (C) 2002 Peter Hettkamp <peter.hettkamp@htp-tel.de> based on
/linux/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.h6 * Copyright (C) 2002 Peter Hettkamp <peter.hettkamp@htp-tel.de>
H A Dbt878.h5 Copyright (C) 2002 Peter Hettkamp <peter.hettkamp@htp-tel.de>
H A Dbt878.c5 * Copyright (C) 2002 Peter Hettkamp <peter.hettkamp@htp-tel.de>
/linux/tools/power/cpupower/man/
H A Dcpupower-monitor.1176 "Intel® 64 and IA-32 Architectures Software Developer's Manual
/linux/drivers/mtd/nand/raw/
H A Dxway_nand.c41 /* we need to tel the ebu which addr we mapped the nand to */