Searched refs:dst_opt (Results 1 – 2 of 2) sorted by relevance
585 __u8 dst_opt[8]; member592 opt->dst_opt[2] = IPV6_TLV_TNL_ENCAP_LIMIT; in init_tel_txopt()593 opt->dst_opt[3] = 1; in init_tel_txopt()594 opt->dst_opt[4] = encap_limit; in init_tel_txopt()595 opt->dst_opt[5] = IPV6_TLV_PADN; in init_tel_txopt()596 opt->dst_opt[6] = 1; in init_tel_txopt()598 opt->ops.dst0opt = (struct ipv6_opt_hdr *) opt->dst_opt; in init_tel_txopt()
883 __u8 dst_opt[8]; member890 opt->dst_opt[2] = IPV6_TLV_TNL_ENCAP_LIMIT; in init_tel_txopt()891 opt->dst_opt[3] = 1; in init_tel_txopt()892 opt->dst_opt[4] = encap_limit; in init_tel_txopt()893 opt->dst_opt[5] = IPV6_TLV_PADN; in init_tel_txopt()894 opt->dst_opt[6] = 1; in init_tel_txopt()896 opt->ops.dst0opt = (struct ipv6_opt_hdr *) opt->dst_opt; in init_tel_txopt()