Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A 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()
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
515 if (tel->encap_limit == 0) { in ip6_tnl_err()
1349 struct ipv6_tlv_tnl_enc_lim *tel; in ipxip6_tnl_xmit() local
1352 if (tel->encap_limit == 0) { in ipxip6_tnl_xmit()
[all …]
H A Dip6_gre.c452 struct ipv6_tlv_tnl_enc_lim *tel; in ip6gre_err() local
460 tel = (struct ipv6_tlv_tnl_enc_lim *) &skb->data[teli]; in ip6gre_err()
461 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-6.15/arch/mips/boot/dts/brcm/
H A Dbcm6358-neufbox4-sercomm.dts37 label = "nb4-ser:white:tel";
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dleds-bcm6358.txt54 label = "white:tel";