Searched refs:tel (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/mips/boot/dts/brcm/ |
D | bcm6358-neufbox4-sercomm.dts | 37 label = "nb4-ser:white:tel";
|
/Linux-v4.19/net/ipv6/ |
D | ip6_tunnel.c | 440 struct ipv6_tlv_tnl_enc_lim *tel; in ip6_tnl_parse_tlv_enc_lim() local 443 if (i + sizeof(*tel) > optlen) in ip6_tnl_parse_tlv_enc_lim() 446 tel = (struct ipv6_tlv_tnl_enc_lim *)(skb->data + off + i); in ip6_tnl_parse_tlv_enc_lim() 448 if (tel->type == IPV6_TLV_TNL_ENCAP_LIMIT && in ip6_tnl_parse_tlv_enc_lim() 449 tel->length == 1) in ip6_tnl_parse_tlv_enc_lim() 452 if (tel->type) in ip6_tnl_parse_tlv_enc_lim() 453 i += tel->length + 2; in ip6_tnl_parse_tlv_enc_lim() 504 struct ipv6_tlv_tnl_enc_lim *tel; in ip6_tnl_err() local 524 tel = (struct ipv6_tlv_tnl_enc_lim *) &skb->data[teli]; in ip6_tnl_err() 525 if (tel->encap_limit == 0) { in ip6_tnl_err() [all …]
|
D | ip6_gre.c | 463 struct ipv6_tlv_tnl_enc_lim *tel; in ip6gre_err() local 484 tel = (struct ipv6_tlv_tnl_enc_lim *) &skb->data[teli]; in ip6gre_err() 485 if (tel->encap_limit == 0) { in ip6gre_err() 690 struct ipv6_tlv_tnl_enc_lim *tel; in prepare_ip6gre_xmit_ipv6() local 692 tel = (struct ipv6_tlv_tnl_enc_lim *)&skb_network_header(skb)[offset]; in prepare_ip6gre_xmit_ipv6() 693 if (tel->encap_limit == 0) { in prepare_ip6gre_xmit_ipv6() 698 *encap_limit = tel->encap_limit - 1; in prepare_ip6gre_xmit_ipv6()
|
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | message.c | 1040 dbug(1, dprintf("plci_remove(%x,tel=%x)", plci->Id, plci->tel)); in plci_remove() 1247 if (!(plci->tel && !plci->adv_nl))nl_req_ncci(plci, ASSIGN, 0); in connect_req() 1387 if (plci->tel == ADV_VOICE && a->AdvCodecPLCI) in connect_res() 1404 plci->tel = 0; in connect_res() 1872 else plci->tel = 0; in facility_req() 1923 rplci->tel = 0; in facility_req() 3197 byte tel; in select_b_req() local 3207 msg->length, plci->Id, plci->tel, plci->NL.Id, plci->appl, plci->SuppState)); in select_b_req() 3241 tel = plci->tel; in select_b_req() 3244 if (tel) /* external controller in use by this PLCI */ in select_b_req() [all …]
|
D | divacapi.h | 222 byte tel; member
|
/Linux-v4.19/Documentation/devicetree/bindings/leds/ |
D | leds-bcm6358.txt | 56 label = "white:tel";
|
/Linux-v4.19/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 705 You access these devices by telnetting to that port. Each active tel-
|