Home
last modified time | relevance | path

Searched refs:tel (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/net/ipv6/
Dip6_tunnel.c436 struct ipv6_tlv_tnl_enc_lim *tel; in ip6_tnl_parse_tlv_enc_lim() local
439 if (i + sizeof(*tel) > optlen) in ip6_tnl_parse_tlv_enc_lim()
442 tel = (struct ipv6_tlv_tnl_enc_lim *)(skb->data + off + i); in ip6_tnl_parse_tlv_enc_lim()
444 if (tel->type == IPV6_TLV_TNL_ENCAP_LIMIT && in ip6_tnl_parse_tlv_enc_lim()
445 tel->length == 1) in ip6_tnl_parse_tlv_enc_lim()
448 if (tel->type) in ip6_tnl_parse_tlv_enc_lim()
449 i += tel->length + 2; in ip6_tnl_parse_tlv_enc_lim()
508 struct ipv6_tlv_tnl_enc_lim *tel; in ip6_tnl_err() local
516 tel = (struct ipv6_tlv_tnl_enc_lim *) &skb->data[teli]; in ip6_tnl_err()
517 if (tel->encap_limit == 0) { in ip6_tnl_err()
[all …]
Dip6_gre.c456 struct ipv6_tlv_tnl_enc_lim *tel; in ip6gre_err() local
464 tel = (struct ipv6_tlv_tnl_enc_lim *) &skb->data[teli]; in ip6gre_err()
465 if (tel->encap_limit == 0) { in ip6gre_err()
676 struct ipv6_tlv_tnl_enc_lim *tel; in prepare_ip6gre_xmit_ipv6() local
678 tel = (struct ipv6_tlv_tnl_enc_lim *)&skb_network_header(skb)[offset]; in prepare_ip6gre_xmit_ipv6()
679 if (tel->encap_limit == 0) { in prepare_ip6gre_xmit_ipv6()
684 *encap_limit = tel->encap_limit - 1; in prepare_ip6gre_xmit_ipv6()
/Linux-v5.15/arch/mips/boot/dts/brcm/
Dbcm6358-neufbox4-sercomm.dts37 label = "nb4-ser:white:tel";
/Linux-v5.15/Documentation/devicetree/bindings/leds/
Dleds-bcm6358.txt56 label = "white:tel";