Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Dip6_tunnel.c434 struct ipv6_tlv_tnl_enc_lim *tel; in ip6_tnl_parse_tlv_enc_lim() local
437 if (i + sizeof(*tel) > optlen) in ip6_tnl_parse_tlv_enc_lim()
440 tel = (struct ipv6_tlv_tnl_enc_lim *)(skb->data + off + i); in ip6_tnl_parse_tlv_enc_lim()
442 if (tel->type == IPV6_TLV_TNL_ENCAP_LIMIT && in ip6_tnl_parse_tlv_enc_lim()
443 tel->length == 1) in ip6_tnl_parse_tlv_enc_lim()
446 if (tel->type) in ip6_tnl_parse_tlv_enc_lim()
447 i += tel->length + 2; in ip6_tnl_parse_tlv_enc_lim()
506 struct ipv6_tlv_tnl_enc_lim *tel; in ip6_tnl_err() local
514 tel = (struct ipv6_tlv_tnl_enc_lim *) &skb->data[teli]; in ip6_tnl_err()
515 if (tel->encap_limit == 0) { in ip6_tnl_err()
[all …]
Dip6_gre.c451 struct ipv6_tlv_tnl_enc_lim *tel; in ip6gre_err() local
459 tel = (struct ipv6_tlv_tnl_enc_lim *) &skb->data[teli]; in ip6gre_err()
460 if (tel->encap_limit == 0) { in ip6gre_err()
671 struct ipv6_tlv_tnl_enc_lim *tel; in prepare_ip6gre_xmit_ipv6() local
673 tel = (struct ipv6_tlv_tnl_enc_lim *)&skb_network_header(skb)[offset]; in prepare_ip6gre_xmit_ipv6()
674 if (tel->encap_limit == 0) { in prepare_ip6gre_xmit_ipv6()
679 *encap_limit = tel->encap_limit - 1; in prepare_ip6gre_xmit_ipv6()
/linux-6.1.9/arch/mips/boot/dts/brcm/
Dbcm6358-neufbox4-sercomm.dts37 label = "nb4-ser:white:tel";
/linux-6.1.9/Documentation/devicetree/bindings/leds/
Dleds-bcm6358.txt56 label = "white:tel";