Searched refs:dst_opt (Results 1 – 2 of 2) sorted by relevance
878 __u8 dst_opt[8]; member885 opt->dst_opt[2] = IPV6_TLV_TNL_ENCAP_LIMIT; in init_tel_txopt()886 opt->dst_opt[3] = 1; in init_tel_txopt()887 opt->dst_opt[4] = encap_limit; in init_tel_txopt()888 opt->dst_opt[5] = IPV6_TLV_PADN; in init_tel_txopt()889 opt->dst_opt[6] = 1; in init_tel_txopt()891 opt->ops.dst0opt = (struct ipv6_opt_hdr *) opt->dst_opt; in init_tel_txopt()
591 __u8 dst_opt[8]; member598 opt->dst_opt[2] = IPV6_TLV_TNL_ENCAP_LIMIT; in init_tel_txopt()599 opt->dst_opt[3] = 1; in init_tel_txopt()600 opt->dst_opt[4] = encap_limit; in init_tel_txopt()601 opt->dst_opt[5] = IPV6_TLV_PADN; in init_tel_txopt()602 opt->dst_opt[6] = 1; in init_tel_txopt()604 opt->ops.dst0opt = (struct ipv6_opt_hdr *) opt->dst_opt; in init_tel_txopt()