tlvs_offset       912 net/ipv6/exthdrs.c 		int tlvs_offset, tlvs_length;
tlvs_offset       914 net/ipv6/exthdrs.c 		tlvs_offset = (1 + hops * 2) << 3;
tlvs_offset       916 net/ipv6/exthdrs.c 		memcpy((char *)sr_phdr + tlvs_offset,
tlvs_offset       917 net/ipv6/exthdrs.c 		       (char *)sr_ihdr + tlvs_offset, tlvs_length);